Changes between Version 77 and Version 78 of WorkingWithGit


Ignore:
Timestamp:
Jun 22, 2017, 1:03:24 PM (7 years ago)
Author:
raimue (Rainer Müller)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingWithGit

    v77 v78  
    266266git rebase -i
    267267
    268 # if missing append "Closes: #ID" to last commit message so that GitHub's PR gets auto-closed
     268# if missing append "Closes: #ID" to commit messages so that GitHub's PR gets auto-closed
    269269git commit --amend
    270270