Git development
 help / color / mirror / Atom feed
* Deleted file is back - how to investigate?
@ 2011-06-26 10:32 Miklos Vajna
  2011-06-26 14:10 ` Christof Krüger
  0 siblings, 1 reply; 5+ messages in thread
From: Miklos Vajna @ 2011-06-26 10:32 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

Hi,

In our public development repo I removed a file in the past, and I guess
with one of the recent merges we got it back. It looks a bit strange:

$ git clone http://frugalware.org/git/pub/frugalware/frugalware-current
$ git checkout 96b33e0

The ogle-gui directory is there:

$ git ls-files|grep ogle-gui
source/xapps-extra/ogle-gui/FrugalBuild

But in case I run git log:

$ git log --full-history --name-status -- source/xapps-extra/ogle-gui

The latest listed commit is the one that deletes it. So how can I see
which commit introduced the file again? (FWIW, we're merging with the
normal recursive strategy, ideally thing special.)

Thanks.

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2011-06-26 21:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-26 10:32 Deleted file is back - how to investigate? Miklos Vajna
2011-06-26 14:10 ` Christof Krüger
2011-06-26 20:25   ` Miklos Vajna
2011-06-26 20:57     ` Andreas Schwab
2011-06-26 21:12     ` Christof Krüger

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