author | Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> | |
Tue, 3 Jul 2007 08:59:06 +0000 (10:59 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Jul 2007 02:04:49 +0000 (19:04 -0700) | ||
commit | 843103d69388a5c74ed99753e1c162a66835b04d | |
tree | eb7e5966b8ef4b258896a1b1050d6c8b9d62c45e | tree | snapshot |
parent | 14a4091c16d14fd461f576e4bf1395da65e5d95e | commit | diff |
stash: end commit log with a newline
If I do
git cat-file commit $commitid
for a commit created by stash, the next prompt starts directly after the
shortlog of HEAD.
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If I do
git cat-file commit $commitid
for a commit created by stash, the next prompt starts directly after the
shortlog of HEAD.
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-stash.sh | diff | blob | history |