summaryrefslogtreecommitdiffstats
path: root/.ci
AgeCommit message (Collapse)Author
2021-01-27ci: Leave out last commit in all_commits.Azul
- If there is only one commit do not rebase at all. An empty rebase with --exec will still run the exec command once. - Fixes #628.