summaryrefslogtreecommitdiff
path: root/sha1_file.c
diff options
context:
space:
mode:
authorsean <seanlkml@sympatico.ca>2006-04-26 14:49:38 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-04-27 00:10:33 (GMT)
commit031321c654de3c19de45b2dacbdc990b5a694e34 (patch)
tree8a53d2274d2507af230edc6e635f9ed076d69493 /sha1_file.c
parent69bcc43eca0f251617e3b5db5df632b24db94e92 (diff)
downloadgit-031321c654de3c19de45b2dacbdc990b5a694e34.zip
git-031321c654de3c19de45b2dacbdc990b5a694e34.tar.gz
git-031321c654de3c19de45b2dacbdc990b5a694e34.tar.bz2
Add --continue and --abort options to git-rebase.
git rebase [--onto <newbase>] <upstream> [<branch>] git rebase --continue git rebase --abort Add "--continue" to restart the rebase process after manually resolving conflicts. The user is warned if there are still differences between the index and the working files. Add "--abort" to restore the original branch, and remove the .dotest working files. Some minor additions to the git-rebase documentation. [jc: fix that applies to the maintenance track has been dealt with separately.] Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'sha1_file.c')
0 files changed, 0 insertions, 0 deletions