summaryrefslogtreecommitdiff
path: root/t/t3427-rebase-subtree.sh
AgeCommit message (Expand)Author
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