git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Deleted folder keeps showing up?
@ 2009-09-03 16:59 Benjamin Buch
  2009-09-04  7:41 ` Michael J Gruber
  2009-09-04  8:27 ` Jeff King
  0 siblings, 2 replies; 6+ messages in thread
From: Benjamin Buch @ 2009-09-03 16:59 UTC (permalink / raw)
  To: git

I made a branch and deleted a folder there with git rm -rf foldername.
So now i have to branches, A with the folder and B without the folder.

I'm on B, the folder is not there.
Then I check out A, the folder shows up like it should.
When I check out B again, the folder is still there.

A git rm -rf folder gives me:

	fatal: pathspec 'folder/' did not match any files

, so git is not tracking the folder.

I can rm -rf the filder without git and start the whole game from the  
beginning,
but there has to be a better way?

Strange enough this happens just to two folders I removed,
with others there is no problem.

-benjamin
  

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

end of thread, other threads:[~2009-09-07  8:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 16:59 Deleted folder keeps showing up? Benjamin Buch
2009-09-04  7:41 ` Michael J Gruber
2009-09-04  8:18   ` Benjamin Buch
2009-09-04  8:36     ` Junio C Hamano
2009-09-07  8:17       ` Benjamin Buch
2009-09-04  8:27 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).