Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-config doc: unconfuse an example
One fictitious command "proxy-command" is enclosed inside a double quote pair, while another fictitious command "default-proxy" is not in the example, but the quoting does not change anything in the pair of examples. Remove the quotes to avoid unnecessary confusion. Noticed by Michael Haggerty. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information