Note: To avoid merge conflicts, this is based on es/bugreport-with-hooks. It doesn't rely on any of the content in that patch and the conflicts would be straightforward to resolve, but they would be annoying. (If that's not the right way to go about something like this, let me know - I've got a handful more bugreport topics to go after this one.) The first patch in the series captures the shell we use during build (e.g. to run GIT-VERSION-GEN) and the second patch captures the user shell at runtime. - Emily Emily Shaffer (2): help: add shell-path to --build-options bugreport: include user interactive shell Documentation/git-bugreport.txt | 1 + bugreport.c | 6 ++++++ help.c | 1 + 3 files changed, 8 insertions(+) -- 2.26.2.645.ge9eca65c58-goog