]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config/advice.txt
Merge branch 'nd/switch-and-restore'
[thirdparty/git.git] / Documentation / config / advice.txt
index 239d4795065dd8973e191be5a65bb111e9f4d532..d5fd05ce816e1ad724f0084112392a259a6f225e 100644 (file)
@@ -93,4 +93,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.
 --