On Sat, 17 Dec 2011 11:47:44 -0800, Junio C Hamano [off-list ref] wrote:
"Aneesh Kumar K.V" [off-list ref] writes:
quoted
Tested-by: Aneesh Kumar K.V <redacted>
-aneesh
Thanks.
It would be nice to get the below working
git fetch git-url tag remote-tag-name:local-namespace/tag-name
That way we can make sure before merging i can cut-paste that url and
the local tag name i wish to store this to. And then do a git-merge.
-aneesh