author | Michael J Gruber <git@drmicha.warpmail.net> | |
Fri, 1 Apr 2011 09:27:40 +0000 (11:27 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 1 Apr 2011 22:06:54 +0000 (15:06 -0700) | ||
commit | 83456b13528c47be1ee08924f31cca565b92342f | |
tree | 966cabdccaa4909cc69254c23d3f7340cd53c498 | tree | snapshot |
parent | 6acef043581d69597860f3343ec2691c72b0803c | commit | diff |
revisions.txt: consistent use of quotes
Our use of quotes is inconsistent everywhere and within some files.
Before reworking the structure of revisions.txt, make the quotes
consistent:
`git command`
'some snippet or term'
The former gets typeset as code, the latter with some form of emphasis.
the man backend uses two types of emphasis.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Our use of quotes is inconsistent everywhere and within some files.
Before reworking the structure of revisions.txt, make the quotes
consistent:
`git command`
'some snippet or term'
The former gets typeset as code, the latter with some form of emphasis.
the man backend uses two types of emphasis.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/revisions.txt | diff | blob | history |