mirror of
https://github.com/git/git.git
synced 2026-01-12 05:43:12 +09:00
Add sample code to distinguish --force rebased head and simple fast-forward. At the same time fixes a real bug; the "new ref" path was using a wrong parameter. Signed-off-by: Junio C Hamano <junkio@cox.net>