git add <pathspec>... defaults to "-A"
[gitweb.git] / Documentation / pretty-formats.txt
index 342965d4f63bc9cecef94cacc61ede68c878c385..f5b50dcba2b97d9293cf2332346e778706bda589 100644 (file)
@@ -131,7 +131,8 @@ The placeholders are:
 - '%B': raw body (unwrapped subject and body)
 - '%N': commit notes
 - '%GG': raw verification message from GPG for a signed commit
-- '%G?': show either "G" for Good or "B" for Bad for a signed commit
+- '%G?': show "G" for a Good signature, "B" for a Bad signature, "U" for a good,
+  untrusted signature and "N" for no signature
 - '%GS': show the name of the signer for a signed commit
 - '%GK': show the key used to sign a signed commit
 - '%gD': reflog selector, e.g., `refs/stash@{1}`