Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
archimport: add -D <depth> and -a switch
[gitweb.git]
/
git-checkout.sh
diff --git
a/git-checkout.sh
b/git-checkout.sh
index 9509ab4b9a53fd132ae74de241c3f60744b6162c..4cf30e2c0529e90886e6edfd485cec67a278e224 100755
(executable)
--- a/
git-checkout.sh
+++ b/
git-checkout.sh
@@
-1,5
+1,5
@@
#!/bin/sh
-. git-sh-setup
|| die "Not a git archive"
+. git-sh-setup
usage () {
die "usage: git checkout [-f] [-b <new_branch>] [<branch>] [<paths>...]"