]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/git/init.sls
Add git fi alias
[max/saltfiles.git] / states / git / init.sls
index 955e89d35df930f739855f4503bd490630c8d906..5130f53716fa1eb9f23d2ecb24d1061195ac201c 100644 (file)
@@ -30,9 +30,8 @@ include:
   'alias.tag': 'tag -s',
   'alias.t': 'tag -s',
   'alias.alias': '!req=$\'\\033[0;31m=\\033[0m\'; git config --get-regexp ^alias\. | sed -e s/^alias\.// -e "s/\ /\t$req\ /"',
-  'alias.r': 'rebase',
-  'alias.m': 'merge',
   'alias.pa': '!git remote | xargs -L1 git push --all',
+  'alias.fi': 'flow feature finish --push --no-ff',
   'sendemail.smtpserver': 'mail.friedersdorff.com',
   'sendemail.smtpuser': 'max',
   'sendemail.smtpencryption': 'tls',