mirror of
https://github.com/git/git.git
synced 2026-02-01 21:40:11 +00: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>