the rev-list approach to building format-patch internally performs merge-base calculations.
Signed-off-by: oppiliappan me@oppi.li
the rev-list approach to building format-patch internally performs merge-base calculations.
Signed-off-by: oppiliappan me@oppi.li
·········func (g *GitRepo) FormatPatch(base, commit2 *object.Commit) (string, []types.FormatPatch, error) {
······
···