author | Sergei Organov <osv@javad.com> | |
Fri, 2 Nov 2007 17:12:57 +0000 (20:12 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 2 Nov 2007 22:38:24 +0000 (15:38 -0700) | ||
commit | d336fc096b450c01502e99fa17583d5bebf9aa24 | |
tree | f10f72de51bc1e4647ba95860b12d9abaca273ea | tree | snapshot |
parent | 7b55eee77e11da162fb197a79b72af375ed0f1d0 | commit | diff |
Documentation: quote commit messages consistently.
Documentation quotes commit messages 14 times with double-quotes, and 7
times with single-quotes. The patch turns everything to double-quotes.
A nice side effect is that documentation becomes more Windoze-friendly
as AFAIK single quotes won't work there.
Signed-off-by: Sergei Organov <osv@javad.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation quotes commit messages 14 times with double-quotes, and 7
times with single-quotes. The patch turns everything to double-quotes.
A nice side effect is that documentation becomes more Windoze-friendly
as AFAIK single quotes won't work there.
Signed-off-by: Sergei Organov <osv@javad.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/core-tutorial.txt | diff | blob | history | |
Documentation/everyday.txt | diff | blob | history | |
Documentation/git-reset.txt | diff | blob | history |