• Show log

    Commit

  • Hash : e215f475
    Author : Erik Aigner
    Date : 2019-04-21T21:36:36

    rebase: orig_head and onto accessors 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.