X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-pull.sh;h=3a139849fbfc545b7c479dd2889a0285fab646d5;hb=562051809589574576971c53c23aad93f8c395d9;hp=3b875ad438c21df50c0b1f26bc8fac5ab1bc9740;hpb=a1c292958f9968565f4048a17196d99fd16fc7ca;p=git.git diff --git a/git-pull.sh b/git-pull.sh index 3b875ad4..3a139849 100755 --- a/git-pull.sh +++ b/git-pull.sh @@ -4,7 +4,7 @@ # # Fetch one or more remote refs and merge it/them into the current HEAD. -. git-sh-setup || die "Not a git archive" +. git-sh-setup usage () { echo >&2 "usage: $0"' [-n] [--no-commit] [--no-summary] [--help]