Merge remote branch 'refs/remotes/nex3/guess-branch-guesses-commits'
This commit is contained in:
commit
d1b467c6f6
1 changed files with 1 additions and 0 deletions
1
magit.el
1
magit.el
|
@ -2786,6 +2786,7 @@ Fails if working tree or staging area contain uncommitted changes.
|
|||
(magit-section-case (item info)
|
||||
((wazzup commit)
|
||||
(magit-section-info (magit-section-parent item)))
|
||||
((commit) (substring info 0 8))
|
||||
((wazzup) info)))
|
||||
|
||||
(defun magit-manual-merge (revision)
|
||||
|
|
Loading…
Reference in a new issue