Nick Savage wrote:
[git pull -r]I couldn't find it either, but I think it means recursive. As in, it pulls every directory under the parent as well.
It's shorthand for "git pull --rebase" - hoists any local commits you have on top of the stuff you pull. Is equivalent to "git pull" if you don't have non-pushed local changes. Cheers, -- Thorsten
Attachment:
pgpEuXIBsfQ_f.pgp
Description: PGP signature