libgit2/tests/rebase
Edward Thomson f28bae0c38 rebase: persist a single in-memory index
When performing an in-memory rebase, keep a single index for the
duration, so that callers have the expected index lifecycle and
do not hold on to an index that is free'd out from under them.
2016-02-15 19:27:06 +00:00
..
abort.c rebase: init and open take a rebase_options 2015-04-20 16:22:54 -04:00
inmemory.c rebase: persist a single in-memory index 2016-02-15 19:27:06 +00:00
iterator.c rebase: persist a single in-memory index 2016-02-15 19:27:06 +00:00
merge.c rebase: allow custom merge_options 2016-02-11 10:49:25 -08:00
setup.c rebase: init and open take a rebase_options 2015-04-20 16:22:54 -04:00