Git development
 help / color / mirror / Atom feed
* "p4 revert -a" equivalent in git?
@ 2005-12-24  0:13 Luben Tuikov
  2005-12-24  0:23 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Luben Tuikov @ 2005-12-24  0:13 UTC (permalink / raw)
  To: git

Hi,

Is there a "p4 revert -a" equivalent in git or should I
whip up a script using git-diff-index and git-update-index?

That is I want to git-update-index --refresh for all
files whose inode may have changed but the actual file
data has not (i.e. git-diff-index is empty).

Thanks,
   Luben

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

end of thread, other threads:[~2005-12-24  0:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-24  0:13 "p4 revert -a" equivalent in git? Luben Tuikov
2005-12-24  0:23 ` Junio C Hamano
2005-12-24  0:36   ` Luben Tuikov

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