diff options
Diffstat (limited to 'git/ge')
-rwxr-xr-x | git/ge | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#!/bin/dash + +e "$@" +git add -- "$@" + +if test -f "$(git home)/.git/autosave"; then + exec git commit -m 'Autosave' +fi |
index : ~maandree/dotfiles | ||
My user configurations | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |