diff options
Diffstat (limited to 'with-git')
-rwxr-xr-x | with-git | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ #!/bin/sh +[ x"$1" = x"-s" ] && { s=$1; shift; } || s= "$@" +[ -z "$s" ] || git status exec repl "${GIT:-git}" |
index : xutil | |
extra UNIX utilities | Git |
aboutsummaryrefslogtreecommitdiff |