Taciturn

All entries (archive)

Sun 23 Sep 2007

I was looking for equivalents in git for Subversion's svn revert <file> and for Mercurial's hg outgoing. It looks like they are git checkout <file> and git log origin.. (including the two trailing dots).

Comments

There are no comments on this entry.

Comments are disabled on this post.

Also available in RSS.