diff options
author | xyz <gky44px1999@gmail.com> | 2021-07-27 07:40:32 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-07-27 07:40:32 -0700 |
commit | fb8e89b0182309308deb97aecdef61be98ce552a (patch) | |
tree | 7c486cfb1f1be716ac54785fa202d31b41fa5d26 /.local | |
parent | ebaf566ef7d970d533f5620af6dda4ffb1dcfe03 (diff) |
patch
Diffstat (limited to '.local')
-rwxr-xr-x | .local/bin/gita | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/gita b/.local/bin/gita index 5dc2c924..791d30ce 100755 --- a/.local/bin/gita +++ b/.local/bin/gita @@ -1,4 +1,5 @@ #!/bin/sh +# note message string must come after options cmd='git' |