]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
add --html-path to get the location of installed HTML docs
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sun, 5 Apr 2009 02:15:16 +0000 (04:15 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Apr 2009 06:57:59 +0000 (23:57 -0700)
commit89a56bfbd3fd855cb0c2a381520e6255de41a55e
treec8053ce97194a4314934093cfdb9cabb2307647f
parente96f3689ecd95997a2a474c2b7f21b0a67f138b1
add --html-path to get the location of installed HTML docs

This can be used in GUIs to open installed HTML documentation in the
browser.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt
Makefile
contrib/completion/git-completion.bash
git.c
perl/Git.pm