Merge branch 'maint'

* maint:
  git-config.txt: fix a typo
This commit is contained in:
Junio C Hamano 2008-12-12 21:50:34 -08:00
commit 0959df4525

View File

@ -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
------------