git: remove git-cm
This commit is contained in:
parent
d7f24aa03a
commit
2e225a7c91
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
if [[ $# > 0 ]]; then
|
|
||||||
git commit -m "$@"
|
|
||||||
else
|
|
||||||
git commit -v
|
|
||||||
fi
|
|
Loading…
Reference in a new issue