author | Alex Riesen <raa.lkml@gmail.com> | |
Thu, 12 Jul 2007 22:30:35 +0000 (00:30 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 14 Jul 2007 05:33:16 +0000 (22:33 -0700) | ||
commit | 793ad04198a79c14094bd1311a9c42f1293c6183 | |
tree | 5cf6372215ad377a8cd5fbf45d970cb9ce27946a | tree | snapshot |
parent | 9a4cbdca34f6aa9424fce8a55fe9dd6f7c25d97b | commit | diff |
Fix git-rebase -i to allow squashing of fast-forwardable commits
Without this change the commits will be left standalone, with
duplicated commit message.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Without this change the commits will be left standalone, with
duplicated commit message.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history |