author | Eric Wong <normalperson@yhbt.net> | |
Wed, 28 Jun 2006 10:24:23 +0000 (03:24 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Jun 2006 10:54:31 +0000 (03:54 -0700) | ||
commit | f0ef05967f3b261fb16f5fdea6dd104c9bdb4c8c | |
tree | dcf737224f8f11991e8dd0b75170dde06188e4e7 | tree | snapshot |
parent | c5f448b0f2dcba3b14cd8fcae7414def4d3f4e45 | commit | diff |
rebase: check for errors from git-commit
commit does not always succeed, so we'll have to check for
it in the absence of set -e. This fixes a regression
introduced in 9e4bc7dd1bb9d92491c475cec55147fa0b3f954d
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit does not always succeed, so we'll have to check for
it in the absence of set -e. This fixes a regression
introduced in 9e4bc7dd1bb9d92491c475cec55147fa0b3f954d
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase.sh | diff | blob | history |