Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2009-09-09 18:59:37 +0400
committerJunio C Hamano <gitster@pobox.com>2009-09-12 08:41:15 +0400
commit0c3d3ac352427738e7c4393c0a959e0e698a0c7a (patch)
tree2ca6e0610347e5d4fb0bae0b6cff3cdca2326053 /Documentation
parent25fc1786ab147daa9ffa43ebcbaf5c1cc6e50d4f (diff)
rebase: use plumbing to show dirty state
Commit 4cfbe06 introduced the use of "git diff" to show dirty state in a format more familiar to users. However, it should have used the plumbing "git diff-files" instead. Not only is it good practice in general to use plumbing in scripts, but in this case we really don't want the automatic pager to kick in for an error message. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions