]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/credential-sample-update'
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:02 +0000 (14:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:03 +0000 (14:25 -0700)
The samples in the credential documentation has been updated to
make it clear that we depict what would appear in the .git/config
file, by adding appropriate quotes as needed..

* jk/credential-sample-update:
  gitcredentials(7): make shell-snippet example more realistic
  gitcredentials(7): clarify quoting of helper examples


Trivial merge