git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* reverting changes
@ 2013-04-04 22:03 Thiago Farina
  2013-04-04 22:19 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Thiago Farina @ 2013-04-04 22:03 UTC (permalink / raw)
  To: Git Mailing List

Hi,

When I want to revert a change to a file that is already committed
what is the best way?

The way I found was:

$ git checkout HEAD /path/to/my/file
$ git reset HEAD /path/to/my/file

Is this the canonical/best way or there other (easier-faster) ways?

Thanks,

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

end of thread, other threads:[~2013-04-04 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 22:03 reverting changes Thiago Farina
2013-04-04 22:19 ` Junio C Hamano

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