Browse Source

git-config.txt: fix a typo

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Jim Meyering 16 years ago committed by Junio C Hamano
parent
commit
544ddb045a
  1. 2
      Documentation/git-config.txt

2
Documentation/git-config.txt

@ -279,7 +279,7 @@ If you want to know all the values for a multivar, do: @@ -279,7 +279,7 @@ If you want to know all the values for a multivar, do:
% git config --get-all core.gitproxy
------------

If you like to live dangerous, you can replace *all* core.gitproxy by a
If you like to live dangerously, you can replace *all* core.gitproxy by a
new one with

------------

Loading…
Cancel
Save