Skip to content

Instantly share code, notes, and snippets.

@omarzina
Created July 7, 2015 17:20
Show Gist options
  • Select an option

  • Save omarzina/e9535a550c1ce83f7748 to your computer and use it in GitHub Desktop.

Select an option

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