git-aliases-plugin/plugin/functions/gc
Ari Archer 361ab9dcd8
add gc, gp and gcs
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-09-23 21:07:57 +03:00

3 lines
38 B
Bash

#!/usr/bin/env sh
git commit -m "$*"