Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: is it just me, or does --all ignore --no-tags?

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:24

So instead of doing;
    git fetch --all --no-tags
I'm now doing this to avoid the problem;
    git remote | xargs -n 1 git fetch --no-tags
I suspect that this is 8556646 (fetch --all: pass --tags/--no-tags through to
each remote, 2012-09-05) which is in 1.7.12.2 and upwards.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help