Hi Matthieu, Thanks for replying. Basically, I used git-svn to import from git. I'm trying to get rid of the origin branch. (I probably should have used the no-metdata switch). The command I used was git branch prune origin I tried "git remote rm origin" which worked on my local win32 machine, but the linux server I was working on did not recognise "git remote rm". I'm pretty sure git stores the current git directory as I've seen the --git-dir and --work-tree environment variables. Plus I also noticed on msysgit gives " Local uncommitted changes, not checked in to index" sometimes, when I move the directory. Regards, Richard -----Original Message----- From: Matthieu Moy [mailto:Matthieu.Moy@xxxxxxxxxxxxxxx] Sent: 16 October 2009 16:17 To: Richard Cc: git@xxxxxxxxxxxxxxx Subject: Re: Moving git Richard Lee <richard@xxxxxxxxxxxxxxx> writes: > Hi Git forum, > > I've just started using git yesterday, so I'm very new. So please excuse if > I've done something the wrong way. > > I cloned a git directory/repository? and then moved it. I'm trying to prune > branches and it gives Which command did you type? -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html