X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-fetch.sh;h=14ea295113be9381ce9d4af52f022ce99c75506f;hb=f2e6f1c9763f65918211ed28caf77a40effa4e7e;hp=6586e773e6b3979463d5cc6537e6ddc5700de25a;hpb=302ebfe52192fff9a2c1c612dff22325fd073acc;p=git.git diff --git a/git-fetch.sh b/git-fetch.sh index 6586e773..14ea2951 100755 --- a/git-fetch.sh +++ b/git-fetch.sh @@ -1,6 +1,6 @@ #!/bin/sh # -. git-sh-setup || die "Not a git archive" +. git-sh-setup . git-parse-remote _x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]' _x40="$_x40$_x40$_x40$_x40$_x40$_x40$_x40$_x40"