libgit2/tests/rebase
David Turner 2270ca9f8f rebase: ignore untracked files in submodules
An untracked file in a submodule should not prevent a rebase from
starting.  Even if the submodule's SHA is changed, and that file would
conflict with a new tracked file, it's still OK to start the rebase
and discover the conflict later.

Signed-off-by: David Turner <dturner@twosigma.com>
2017-03-03 15:07:54 -05:00
..
abort.c rebase::abort: test we can abort rebase by revspec 2016-04-26 11:49:05 -04:00
inmemory.c rebase: test rebasing a new commit with subfolder 2016-06-02 02:38:18 -05:00
iterator.c rebase: persist a single in-memory index 2016-02-15 19:27:06 +00:00
merge.c rebase: plug a leak in the tests 2016-12-17 00:55:06 +00:00
setup.c rebase: additional setup tests of exotic behavior 2016-02-17 16:22:15 +00:00
submodule.c rebase: ignore untracked files in submodules 2017-03-03 15:07:54 -05:00