Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeWithBailOnConflict ¶
MergeWithBailOnConflict attempts to merge a branch into the current branch and aborts if there are conflicts. Returns true if merge was successful, false if there were conflicts (but abort succeeded). Returns an error only if both merge and abort fail.
func MergeWithTheirsStrategy ¶
MergeWithTheirsStrategy merge a branch into the current branch using the "theirs" strategy.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.