git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Deleting files
@ 2008-06-12 11:28 Shak
  2008-06-12 11:38 ` Shak
  0 siblings, 1 reply; 6+ messages in thread
From: Shak @ 2008-06-12 11:28 UTC (permalink / raw)
  To: git

Hi,

Are files supposed to be continually tracked after commiting after deleting 
them?

git status reports that files have been deleted as expected (they're not 
there anymore). I commit as wanted. I do some more work, but then git status 
still reports that the same files have been deleted. As such I have a 
historical list of "deleted" files that I may have been working on 
previously and had committed.

I have to run git rm to erase these entries, but I've no idea how that 
affects my history.

Shouldn't git add/commit remember that a file has been deleted previously?

On a related note, once I do git rm on one of these files, git status 
sometimes reports that these rm'd files have been renamed to a new one 
instead! What's going on? :(

Shak 

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

end of thread, other threads:[~2008-06-12 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-12 11:28 Deleting files Shak
2008-06-12 11:38 ` Shak
2008-06-12 12:01   ` Shak
2008-06-12 12:11     ` Pieter de Bie
2008-06-12 12:23       ` Shak
2008-06-12 20:44         ` Alex Riesen

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).