merge.c
30.5 KB
-
rebase: orig_head and onto accessors · e215f475
The rebase struct stores fields with information about the current rebase process, which were not accessible via a public interface. Accessors for getting the `orig_head` and `onto` branch names and object ids have been added.
Erik Aigner committed