X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-fetch.sh;h=14ea295113be9381ce9d4af52f022ce99c75506f;hb=4518bb88392fcd44bacae640754e7326a8fdf477;hp=6586e773e6b3979463d5cc6537e6ddc5700de25a;hpb=3eeb419968c1f8f0a762a7127db770e9d9c8037d;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"