aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-bugreport.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-06-08 18:06:28 -0700
committerJunio C Hamano <gitster@pobox.com>2020-06-08 18:06:28 -0700
commitce095ecfe49791508860fc180bf67924d62503ba (patch)
tree94a52fd1e84ab3e2974a8b9d58f93e058ef85f95 /Documentation/git-bugreport.txt
parentdc57a9be5ee2f9c719965a9e6c7a2ed97af180a1 (diff)
parent4a4804edf4d5f96407fc46eda802a3b29d991e33 (diff)
downloadgit-ce095ecfe49791508860fc180bf67924d62503ba.tar.gz
Merge branch 'es/bugreport-shell'
"git bugreport" learns to report what shell is in use. * es/bugreport-shell: bugreport: include user interactive shell help: add shell-path to --build-options
Diffstat (limited to 'Documentation/git-bugreport.txt')
-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 9edad66a63..66e88c2e31 100644
--- a/Documentation/git-bugreport.txt
+++ b/Documentation/git-bugreport.txt
@@ -29,6 +29,7 @@ The following information is captured automatically:
- uname sysname, release, version, and machine strings
- Compiler-specific info string
- A list of enabled hooks
+ - $SHELL
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