On Mar 28, 2010, at 3:55 AM, Pieter de Bie wrote: >> Is there any way to tell if any given ref is the/an svn remote? > > Sure, read the .git/config file > > [svn-remote "svn"] > url = https://llvm.org/svn/llvm-project/llvm/trunk > fetch = :refs/remotes/git-svn
'git clone url/to/repo' will create an origin remote. Is there anything special that needs to be done with it? --Nathan http://brotherbard.com/ To unsubscribe from this group, send email to gitx+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
