gtm v0.7.4
#58: Added some shortcuts:
-
+ <time>
instead of+<time>
; same for-
; the+/-
operation as shortcut forset
-
gtm push --tag
or smth like this forgtm push && git push --tag
; -
gtm note "message"
forgit commit --alow-empty -m "message"
;