author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 1 Aug 2007 14:59:35 +0000 (15:59 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 2 Aug 2007 00:56:28 +0000 (17:56 -0700) | ||
commit | 96ffe892e307ea512abbc633f822558c568cece1 | |
tree | 2f17e2028ae01cc2097b7eacfb819fd402b7233d | tree | snapshot |
parent | 420acb31acbfbd78e0c35ac0c614de8717daed0a | commit | diff |
rebase -i: ignore patches that are already in the upstream
Non-interactive rebase had this from the beginning -- match it by
using --cherry-pick option to rev-list.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Non-interactive rebase had this from the beginning -- match it by
using --cherry-pick option to rev-list.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history | |
t/t3404-rebase-interactive.sh | diff | blob | history |