author | Sebastian Schuberth <sschuberth@gmail.com> | |
Fri, 15 Apr 2011 17:53:51 +0000 (19:53 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Apr 2011 20:53:00 +0000 (13:53 -0700) | ||
commit | bea7d16e8b8248602ea033b188f862699af4b977 | |
tree | adeb0aac49d7074f2d6729bd95049f59e04c2557 | tree | snapshot |
parent | 810cae53e0f622d6804f063c04a83dbc3a11b7ca | commit | diff |
doc: Clarify that "cherry-pick -x" does not use "git notes"
The documentation for "cherry-pick -x" could be misread in the way that a
"git notes" object is attached to the new commit, which is not the case.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The documentation for "cherry-pick -x" could be misread in the way that a
"git notes" object is attached to the new commit, which is not the case.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cherry-pick.txt | diff | blob | history |