All of lore.kernel.org
 help / color / mirror / Atom feed
* How-to revert a locally modified file
@ 2006-12-01  5:23 Wink Saville
  2006-12-01  5:51 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Wink Saville @ 2006-12-01  5:23 UTC (permalink / raw)
  To: git

Hello,

I searched the net and couldn't find the answer to how to revert a
file to its "pre-modified" state.

I did see in the 0.99.7 To Do:

* Perhaps a tool to revert a single file to pre-modification
state? git-cat-file blob `git-ls-files | grep foo` >foo or
git-cat-file blob `git-ls-tree HEAD foo` >foo? What should
the command be called? git-revert is taken so is
git-checkout.

Did such a command come to be?

Thanks,


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

end of thread, other threads:[~2006-12-01  6:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01  5:23 How-to revert a locally modified file Wink Saville
2006-12-01  5:51 ` Junio C Hamano
2006-12-01  6:20   ` Wink Saville

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.