On Sun, Jun 7, 2015 at 5:12 AM, Kevin Daudt wrote:
> @@ -278,25 +291,6 @@ test_expect_success 'rebased upstream + fetch + pull
> --rebase' '
>
> '
>
> -test_expect_success 'pull --rebase dies early with dirty working directory' '
> -
> - git checkout to-rebase &&
> - git update-ref r
Simplify the test case for testing git aborts the pull --rebase when the
work tree is dirty.
Signed-off-by: Kevin Daudt
Helped-by: Paul Tan
---
This is a preparation for the next pathch.
Changes since v1:
- Moved the tests just belof the first --rebase test
- Simplified both tests to only test
2 matches
Mail list logo