diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-04-07 22:32:51 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-04-07 22:32:51 -0700 |
commit | d65279d5bf02f3c457a843c8586752714f42e75a (patch) | |
tree | e7ad0fdc8677f06a20622bc73345ef7718be90ea /contrib | |
parent | 982962ce24c7d614d94f40de54cfcfdf71dcb0d2 (diff) | |
parent | 89a56bfbd3fd855cb0c2a381520e6255de41a55e (diff) | |
download | git-d65279d5bf02f3c457a843c8586752714f42e75a.tar.gz |
Merge branch 'mh/html-path'
* mh/html-path:
add --html-path to get the location of installed HTML docs
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/completion/git-completion.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index d3d8203171..c1c879821d 100755 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -1871,6 +1871,7 @@ _git () --bare --version --exec-path + --html-path --work-tree= --help " |