Documentation for fetch, url, branches, tags keywords in git config?

3 messages, 2 authors, 2016-06-15 · open the first message on its own page

Documentation for fetch, url, branches, tags keywords in git config?

From: Jim Garrison <hidden>
Date: 2016-06-15 22:59:07

A typical config

[svn-remote "svn"]
        noMetadata = 1
        url = http://repository.url/svn
        fetch = trunk/etl_app:refs/remotes/etl_app/trunk
        branches = branches/etl_app/*:refs/remotes/branches/*
        tags = tags/etl_app/*:refs/remotes/tags/*


However, the manpage for git-config(1) does not include anything exlicit on "url", "fetch", "branches", 'tags", and the meaning of the syntax following the colon. 

Where can I find this info?

Re: Documentation for fetch, url, branches, tags keywords in git config?

From: Fredrik Gustafsson <hidden>
Date: 2016-06-15 22:59:07

On Tue, Oct 29, 2013 at 07:23:20PM +0000, Jim Garrison wrote:
A typical config

[svn-remote "svn"]
        noMetadata = 1
        url = http://repository.url/svn
        fetch = trunk/etl_app:refs/remotes/etl_app/trunk
        branches = branches/etl_app/*:refs/remotes/branches/*
        tags = tags/etl_app/*:refs/remotes/tags/*


However, the manpage for git-config(1) does not include anything exlicit on "url", "fetch", "branches", 'tags", and the meaning of the syntax following the colon. 

Where can I find this info?
Is the info in here what you're looking for?
http://jk.gs/git-svn.html

-- 
Med vänliga hälsningar
Fredrik Gustafsson

tel: 0733-608274
e-post: iveqy@iveqy.com

RE: Documentation for fetch, url, branches, tags keywords in git config?

From: Jim Garrison <hidden>
Date: 2016-06-15 22:59:07

I've already read that manpage.  It does not describe the meaning of "fetch", "branches" and "tags", and the significance of the ":refs/remotes/branches/*" syntax.
-----Original Message-----
From: Fredrik Gustafsson [mailto:iveqy.mailbox@gmail.com] On Behalf Of
Fredrik Gustafsson
Sent: Tuesday, October 29, 2013 12:37 PM
To: Jim Garrison
Cc: git@vger.kernel.org
Subject: Re: Documentation for fetch, url, branches, tags keywords in git
config?

On Tue, Oct 29, 2013 at 07:23:20PM +0000, Jim Garrison wrote:
quoted
A typical config

[svn-remote "svn"]
        noMetadata = 1
        url = http://repository.url/svn
        fetch = trunk/etl_app:refs/remotes/etl_app/trunk
        branches = branches/etl_app/*:refs/remotes/branches/*
        tags = tags/etl_app/*:refs/remotes/tags/*


However, the manpage for git-config(1) does not include anything exlicit on
"url", "fetch", "branches", 'tags", and the meaning of the syntax following
the colon.
quoted
Where can I find this info?
Is the info in here what you're looking for?
http://jk.gs/git-svn.html

--
Med vänliga hälsningar
Fredrik Gustafsson

tel: 0733-608274
e-post: iveqy@iveqy.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help