Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
[gitweb.git]
/
Documentation
/
config
/
advice.txt
diff --git
a/Documentation/config/advice.txt
b/Documentation/config/advice.txt
index 88620429eacf857c7ba7941314c9b443b35b58ce..ec4f6ae6585bac4b107134e52f544d53c24cdf86 100644
(file)
--- a/
Documentation/config/advice.txt
+++ b/
Documentation/config/advice.txt
@@
-90,4
+90,6
@@
advice.*::
waitingForEditor::
Print a message to the terminal whenever Git is waiting for
editor input from the user.
+ nestedTag::
+ Advice shown if a user attempts to recursively tag a tag object.
--