Browse Source
Since b10ac50
(Fix pulling into the same branch., 2005-08-25), git-pull,
upon detecting that git-fetch updated the current head, will
fast-forward the working tree to the updated head commit.
Re-implement this behavior.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Paul Tan
10 years ago
committed by
Junio C Hamano
1 changed files with 30 additions and 0 deletions
Loading…
Reference in new issue