Fix static analysis
This commit is contained in:
parent
f5eddfdab2
commit
667595d2fb
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# git alias
|
# git alias
|
||||||
if exist git; then
|
if exist git; then
|
||||||
alias g='git'
|
alias g='git'
|
||||||
|
|
Loading…
Reference in a new issue