Skip to content

gtm v0.7.4

Compare
Choose a tag to compare
@laughedelic laughedelic released this 08 Nov 17:01
· 24 commits to master since this release

#58: Added some shortcuts:

  • + <time> instead of +<time>; same for -; the +/- operation as shortcut for set
  • gtm push --tag or smth like this for gtm push && git push --tag;
  • gtm note "message" for git commit --alow-empty -m "message";