summaryrefslogtreecommitdiff
path: root/t/lib-read-tree-m-3way.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2010-04-08 15:42:37 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-04-08 23:13:48 -0700
commitb0e621adfd5a60b7cbe95e59f09c87f0870321cb (patch)
treec979738c37c8ac0b7f88d01a54e0615914f061ec /t/lib-read-tree-m-3way.sh
parentlog --pretty/--oneline: ignore log.decorate (diff)
downloadtgif-b0e621adfd5a60b7cbe95e59f09c87f0870321cb.tar.xz
script with rev-list instead of log
Because log.decorate now shows decorations for --pretty=oneline, we must explicitly turn it off when scripting. Otherwise, users with log.decorate set will get cruft like: $ git stash Saved working directory and index state WIP on master: 2c1f7f5 (HEAD, master) commit subject Instead of adding --no-decorate to the log command line, let's just use the rev-list plumbing interface instead, which does the right thing. git-submodule has a similar call. Since it just counts the commit lines, nothing is broken, but let's switch it, too, for the sake of consistency and cleanliness. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-read-tree-m-3way.sh')
0 files changed, 0 insertions, 0 deletions