Thread (8 messages) flat view 8 messages, 6 authors, 2016-06-15

Re: [howto] Kernel hacker's guide to git, updated

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:07

Jeff Garzik [off-list ref] writes:
Nope.  It intentionally includes the manual rsync because clone/pull 
doesn't seem to grab tags.  Or at least last time I checked...
clone does (or should), fetch (and hence pull) does not
automatically.  Running the following one-liner every once in a
while would sync your set of tags with Linus:

git fetch origin `git-ls-remote --tags origin | sed -ne 's|^.*refs/tags/|tag |p'`
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help