mirror of
https://github.com/git/git.git
synced 2026-03-11 09:29:49 +01:00
... with:
$ git fetch ${remote} HEAD
Also
$ git fetch ${remote} :${localref}
worked, but
$ git fetch ${remote} HEAD:{localref}
didn't. Now both are equivalent.
Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
6.6 KiB
Executable File
6.6 KiB
Executable File