Git development
 help / color / mirror / Atom feed
* removing svn remotes
@ 2008-11-19  1:47 Matt Graham
  2008-11-19  8:32 ` Björn Steinbrink
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Graham @ 2008-11-19  1:47 UTC (permalink / raw)
  To: git

Hi,
I have a svn repo cloned into a git repo.  There are several remote
refs that are there that I don't care about and don't want to fetch.

git svn fetch --fetch-all gets a bunch of stuff from branches I don't want
git svn fetch requires I checkout the branches I care about before fetching

git svn fetch doesn't accept a branch name
git remote rm isn't able to see the svn remotes

Is there a way to either:
1) get rid of the svn remotes that I don't want?
2) fetch only the remotes that I do want?

Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-19 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19  1:47 removing svn remotes Matt Graham
2008-11-19  8:32 ` Björn Steinbrink
2008-11-19 21:26   ` Matt Graham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox