Check locale before init

This commit is contained in:
Hactarus 2018-05-31 12:13:07 +00:00
parent 205c7ca425
commit 5a6669a5fc
3 changed files with 9 additions and 2 deletions

View file

@ -9,3 +9,6 @@
name = "Hactarus"
email = "hactarus.git@cresi.be"
{{end}}
[alias]
pushdev = !git push --set-upstream origin "`git branch --no-color 2>/dev/null | grep '*' | sed -e 's/\\* //'`:dev/{{ .Env.USER }}/`git branch --no-color 2>/dev/null | grep '*' | sed -e 's/\\* //'`"