Re: git-problem: fatal: Invalid refspec

2012-11-17 Thread Thomas Morley
2012/11/17 David Kastrup : > Thomas Morley writes: > >> Hi, >> >> I think I've done some nonsense with git on my LilyDev. >> >> Now, when I try to enter:git pull >> the terminal returns: >> fatal: Invalid refspec ' >> +refs/heads/dev/syntax:refs/remotes/origin/dev/syntax' >> >> What to do? An

Re: git-problem: fatal: Invalid refspec

2012-11-16 Thread David Kastrup
Thomas Morley writes: > Hi, > > I think I've done some nonsense with git on my LilyDev. > > Now, when I try to enter:git pull > the terminal returns: > fatal: Invalid refspec ' > +refs/heads/dev/syntax:refs/remotes/origin/dev/syntax' > > What to do? Any hint is highly appreciated. Use an ed

git-problem: fatal: Invalid refspec

2012-11-16 Thread Thomas Morley
Hi, I think I've done some nonsense with git on my LilyDev. Now, when I try to enter:git pull the terminal returns: fatal: Invalid refspec ' +refs/heads/dev/syntax:refs/remotes/origin/dev/syntax' What to do? Any hint is highly appreciated. -Harm