Skip to content
gsscoder edited this page Jan 17, 2013 · 28 revisions

From Version 1.9.4.91 you get the opportunity to define a syntax similar to git or other popular command line tools.

git commit -a
git push -u origin commit
git tag -a tagname -m 'Tag Description'