summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-05-14 21:39:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-05-14 21:39:41 (GMT)
commit35837307586a92c0d510392c2ee66b82fa66d5b5 (patch)
tree2a98a16a82afd7a147aac3a2112dadd553af5f0d /Documentation
parent172e8ff696ea0ebe002bdd1f61a3544fc7f71a61 (diff)
parent788a776069bffcbb7d0dd9b70d521826f97285b7 (diff)
downloadgit-35837307586a92c0d510392c2ee66b82fa66d5b5.zip
git-35837307586a92c0d510392c2ee66b82fa66d5b5.tar.gz
git-35837307586a92c0d510392c2ee66b82fa66d5b5.tar.bz2
Merge branch 'es/bugreport-with-hooks'
"git bugreport" learned to report enabled hooks in the repository. * es/bugreport-with-hooks: bugreport: collect list of populated hooks
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-bugreport.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-bugreport.txt b/Documentation/git-bugreport.txt
index 643d1b2..7fe9aef 100644
--- a/Documentation/git-bugreport.txt
+++ b/Documentation/git-bugreport.txt
@@ -28,6 +28,7 @@ The following information is captured automatically:
- 'git version --build-options'
- uname sysname, release, version, and machine strings
- Compiler-specific info string
+ - A list of enabled hooks
This tool is invoked via the typical Git setup process, which means that in some
cases, it might not be able to launch - for example, if a relevant config file