Revision d89df367f61e8da1ae05ef7054bab4343eb67cdf authored by Matthieu Moy on 18 May 2015, 17:55:57 UTC, committed by Junio C Hamano on 18 May 2015, 20:42:52 UTC
There are several "raw formats", and describing --raw as "Generate the
raw format" in the documentation for git-log seems to imply that it
generates the raw *log* format.

Clarify the wording by saying "raw diff format" explicitly, and make a
special-case for "git log": "git log --raw" does not just change the
format, it shows something which is not shown by default.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 282616c
History
File Mode Size
.gitignore -rw-r--r-- 7 bytes
README -rw-r--r-- 9.9 KB
TEAMS -rw-r--r-- 1.7 KB
bg.po -rw-r--r-- 322.5 KB
de.po -rw-r--r-- 321.6 KB
fr.po -rw-r--r-- 316.8 KB
git.pot -rw-r--r-- 198.7 KB
is.po -rw-r--r-- 3.1 KB
it.po -rw-r--r-- 128.2 KB
pt_PT.po -rw-r--r-- 99.8 KB
sv.po -rw-r--r-- 307.0 KB
vi.po -rw-r--r-- 343.9 KB
zh_CN.po -rw-r--r-- 299.2 KB

README

back to top