author | David Kågedal <davidk@lysator.liu.se> | |
Wed, 31 Jan 2007 16:12:03 +0000 (17:12 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 31 Jan 2007 21:16:52 +0000 (13:16 -0800) | ||
commit | 6e598c326dc4217c387fd797d182dc2ac0a0fc03 | |
tree | 84c401659f2ebd199995ffc479864485906d9c43 | tree | snapshot |
parent | 9ebe6cf953123ce904fe6930991694e3a3c79c17 | commit | diff |
Improved error message from git-rebase
If the index wasn't clean, git-rebase would simply show the output from
git-diff-index with no further comment to the user.
Signed-off-by: Junio C Hamano <junkio@cox.net>
If the index wasn't clean, git-rebase would simply show the output from
git-diff-index with no further comment to the user.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase.sh | diff | blob | history |