Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created October 23, 2017 20:08
Show Gist options
  • Select an option

  • Save groovecoder/8a8a5879cc894d5bc253eaca0954fbef to your computer and use it in GitHub Desktop.

Select an option

Save groovecoder/8a8a5879cc894d5bc253eaca0954fbef to your computer and use it in GitHub Desktop.
lg = '{label("lg.branch", if(branches,"{branches} "))}{label(ifeq(graphnode,"x","lg.obsolete","lg.{phase}"),"{rev}:{node|short}")}{label("lg.tags", if(tags," {tags}"))}{label("lg.tags", if(fxheads," {fxheads}"))}{if(bookmarks," ")}{label("lg.bookmarks", if(bookmarks,bookmarks))}{label(ifcontains(rev, revset("parents()"), "lg.here"), " {desc|firstline}")}{label("lg.date", " {date|age}")}{label("lg.user", " {author|user}")} '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment