Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@omarzina
Created July 7, 2015 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omarzina/e9535a550c1ce83f7748 to your computer and use it in GitHub Desktop.
Save omarzina/e9535a550c1ce83f7748 to your computer and use it in GitHub Desktop.
Template compacto para log de mercurial
hg log -l 5 --template "{branch} {date|shortdate} {rev}|{node} {user} stats:{diffstat} {desc}\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment