Since the early preview, I realized that peel_committish() is required in exactly two places: the <onto> and <upstream> parsers facing end-user data. Updated appropriately. Thanks. Ramkumar Ramachandra (3): t/rebase: add failing tests for a peculiar revision sh-setup: add new peel_committish() helper rebase: use peel_committish() where appropriate git-rebase.sh | 4 ++-- git-sh-setup.sh | 12 ++++++++++++ t/t3400-rebase.sh | 11 +++++++++++ t/t3404-rebase-interactive.sh | 11 +++++++++++ 4 files changed, 36 insertions(+), 2 deletions(-) -- 1.8.3.1.381.g12ca056.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html