Patch 3 does not apply correctly: Applying: fetch --all/--multiple: keep all the fetched branch information error: patch failed: t/t5521-pull-options.sh:72 error: t/t5521-pull-options.sh: patch does not apply Patch failed at 0001 fetch --all/--multiple: keep all the fetched branch information When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". On Wed, Feb 24, 2010 at 10:02 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Since "git fetch" learned "--all" and "--multiple" options, it has become > tempting for users to say "git pull --all". Even though it may fetch from > remotes that do not need to be fetched from for merging with the current > branch, it is handy. > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html