]> git.ipfire.org Git - thirdparty/git.git/commit
am/cherry-pick/rebase/revert: document --rerere-autoupdate
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Thu, 14 Mar 2019 19:12:32 +0000 (19:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Mar 2019 01:24:56 +0000 (10:24 +0900)
commitaba4954cb05fa60bc00ada3bdfcbe6d72d9b8380
treee3a6495c9fc4df2ee6775e09b175082d288b629e
parente902e9bcae2010bc42648c80ab6adc6c5a16a4a5
am/cherry-pick/rebase/revert: document --rerere-autoupdate

This option was missing from the man pages of these commands.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.txt
Documentation/git-cherry-pick.txt
Documentation/git-rebase.txt
Documentation/git-revert.txt