From: Nicolas Boisselier Date: Tue, 18 Nov 2014 23:13:58 +0000 (+0000) Subject: test X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=859dd095e238de64cba65f8498929f59dda2c801;p=nb.git test --- diff --git a/etc/bashrc.function b/etc/bashrc.function index 03d96088..da9a493e 100644 --- a/etc/bashrc.function +++ b/etc/bashrc.function @@ -25,6 +25,7 @@ case "$OSTYPE" in darwin*) esac git-commit-push() { + git add . git commit -m "$@" -a git push } diff --git a/test b/test new file mode 100644 index 00000000..e69de29b