summaryrefslogtreecommitdiff
path: root/t/t3427-rebase-subtree.sh
AgeCommit message (Expand)Author
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-09t3427: adjust stale commentJohannes Schindelin
2020-09-27tests: avoid variations of the `master` branch nameJohannes Schindelin
2020-02-16rebase (interactive-backend): fix handling of commits that become emptyElijah Newren
2020-02-16rebase (interactive-backend): make --keep-empty the defaultElijah Newren
2019-09-05t3427: accelerate this test by using fast-export and fast-importElijah Newren
2019-07-31rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`Johannes Schindelin
2019-07-31t3427: fix another incorrect assumptionJohannes Schindelin
2019-07-31t3427: accommodate for the `rebase --merge` backend having been replacedJohannes Schindelin
2019-07-31t3427: fix erroneous assumptionJohannes Schindelin
2019-07-31t3427: condense the unnecessarily repetitive test cases into threeJohannes Schindelin
2019-07-31t3427: move the `filter-branch` invocation into the `setup` caseJohannes Schindelin
2019-07-31t3427: simplify the `setup` test case significantlyJohannes Schindelin
2019-07-31t3427: add a clarifying commentJohannes Schindelin
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin
2016-06-28contrib/subtree: Add a test for subtree rebase that loses commitsDavid A. Greene