[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git
Subject:    Re: Cogito: cg-push doesn't push tags?
From:       Linus Torvalds <torvalds () osdl ! org>
Date:       2005-12-29 22:10:13
Message-ID: Pine.LNX.4.64.0512291409140.3298 () g5 ! osdl ! org
[Download RAW message or body]



On Thu, 29 Dec 2005, Linus Torvalds wrote:
>
> But in the meantime you can hack around it with something like
> 
> 	git send-pack <destination> $(cd .git/refs/ ; echo tags/*)
> 
> which is a silly way to list all tags ;)

Actually, I guess it should use "find tags/ -type f" or something like 
that instead of "echo tags/*". Otherwise you don't get tags with slashes 
right.

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic