author | Junio C Hamano <gitster@pobox.com> | |
Sun, 30 Sep 2007 06:32:36 +0000 (23:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 30 Sep 2007 06:32:36 +0000 (23:32 -0700) |
* maint:
git-remote: exit with non-zero status after detecting errors.
rebase -i: squash should retain the authorship of the _first_ commit
git-add--interactive: Improve behavior on bogus input
git-add--interactive: Allow Ctrl-D to exit
git-remote: exit with non-zero status after detecting errors.
rebase -i: squash should retain the authorship of the _first_ commit
git-add--interactive: Improve behavior on bogus input
git-add--interactive: Allow Ctrl-D to exit
1 | 2 | |||
---|---|---|---|---|
Documentation/git-rebase.txt | patch | | diff1 | | diff2 | | blob | history |
git-rebase--interactive.sh | patch | | diff1 | | diff2 | | blob | history |
git-remote.perl | patch | | diff1 | | diff2 | | blob | history |
t/t3404-rebase-interactive.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-rebase.txt
Simple merge
diff --cc git-rebase--interactive.sh
Simple merge
diff --cc git-remote.perl
Simple merge
diff --cc t/t3404-rebase-interactive.sh
Simple merge