Check locale before init
This commit is contained in:
parent
205c7ca425
commit
5a6669a5fc
3 changed files with 9 additions and 2 deletions
|
@ -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/\\* //'`"
|
Loading…
Add table
Add a link
Reference in a new issue