Browse Source

Git convention trivia: cherry-pick

weak-references
Sami Vaarala 10 years ago
parent
commit
5e48c8c2be
  1. 4
      doc/git-conventions.rst

4
doc/git-conventions.rst

@ -140,6 +140,10 @@ Making fixes to maintenance branches
- http://sleeplessgeek.blogspot.fi/2011/03/using-git-cherry-pick.html
* Basically::
$ git cherry-pick <commit>
Commit messages
===============

Loading…
Cancel
Save