Skip to content

Instantly share code, notes, and snippets.

@xavierzwirtz
Created February 4, 2015 07:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xavierzwirtz/96e7f7cc91ec139c0e01 to your computer and use it in GitHub Desktop.
Save xavierzwirtz/96e7f7cc91ec139c0e01 to your computer and use it in GitHub Desktop.
"foo" | Set-Content helloworld.txt
hg add helloworld.txt
hg commit -m "added helloworld"
(Measure-Command { hg log -G -l 5 }).TotalSeconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment