update comment
This commit is contained in:
parent
6dae691a92
commit
e37c759f8d
1 changed files with 1 additions and 1 deletions
2
gra
2
gra
|
|
@ -47,7 +47,7 @@ while (( "$#" )); do
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
# TODO: Check if in Git repository
|
# Check if in Git repository
|
||||||
if ! git status &> /dev/null; then
|
if ! git status &> /dev/null; then
|
||||||
error "Not inside a Git repository"
|
error "Not inside a Git repository"
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue