Created
September 29, 2015 01:11
-
-
Save ttm/3d9c9079de52f32a3acc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git commit -am $@ | |
foo=`git remote show origin | grep Fetch`; | |
b=(`echo $foo | tr ',' '\n'`); | |
aa \#gitcommit ::: $@ \#repo ::: ${b[2]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
chamo ele de gita e uso
gita feito isso e aquilo.
O aa sai certinho, mas nao comita, com o erro:
fatal: Paths with -a does not make sense.