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

Re: Re* How to generate pull-request with info of signed tag

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:52:41

"Aneesh Kumar K.V" [off-list ref] writes:
Also can we make .git/config remote stanza to have something like below


     fetch = +refs/tags/*:refs/tags/abc/*

so that one can do

   git fetch t-remote tag-name

and that get stored to abc/tag-name 
You can do whatever you want to your own config file without asking anybody.

Having said that, the point of the recent change to allow you to pull this
way (notice the lack of "tag")

    $ git pull $url $signed_tag_name

is so that you do not have to contaminate your own ref namespace with tags
that are used to leave audit trails in the history graph.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help