1
0
mirror of https://github.com/git/git.git synced 2024-09-28 05:20:00 +02:00
git/contrib/emacs
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with git log/show/whatchanged
The following patch will introduce a new configuration variable,
"format.pretty", from then on the pretty format without specifying
"--pretty" might not be the default "--pretty=medium", it depends on
the user's config. So all kinds of Shell/Perl/Emacs scripts that needs
the default medium pretty format must specify it explicitly.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-03-05 12:06:09 -08:00
..
.gitignore
git-blame.el git-blame.el: show the when, who and what in the minibuffer. 2008-02-11 13:23:15 -08:00
git.el specify explicit "--pretty=medium" with git log/show/whatchanged 2008-03-05 12:06:09 -08:00
Makefile
vc-git.el