Fix static analysis

This commit is contained in:
Marty Oehme 2020-02-04 15:27:44 +01:00
parent f5eddfdab2
commit 667595d2fb
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env sh
# git alias
if exist git; then
alias g='git'