diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2018-12-17 08:59:57 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-12-26 15:41:47 -0800 |
commit | 957da7580255f30ce8f1224531e795a9bace3d52 (patch) | |
tree | e4762cdf76e36222cafafe15470216f8e0172b95 /templates/hooks--fsmonitor-watchman.sample | |
parent | Git 2.20.1 (diff) | |
download | tgif-957da7580255f30ce8f1224531e795a9bace3d52.tar.xz |
stripspace: allow -s/-c outside git repository
v2.11.0-rc3~3^2~1 (stripspace: respect repository config, 2016-11-21)
improved stripspace --strip-comments / --comentlines by teaching them
to read repository config, but it went a little too far: when running
stripspace outside any repository, the result is
$ git stripspace --strip-comments <test-input
fatal: not a git repository (or any parent up to mount point /tmp)
That makes experimenting with the stripspace command unnecessarily
fussy. Fix it by discovering the git directory gently, as intended
all along.
Reported-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'templates/hooks--fsmonitor-watchman.sample')
0 files changed, 0 insertions, 0 deletions