projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0ac87b
)
scripts/git-checkout.sh: Is not bash specific. Invoke with /bin/sh.
author
Keir Fraser
<keir@xen.org>
Tue, 13 Sep 2011 10:20:57 +0000
(11:20 +0100)
committer
Keir Fraser
<keir@xen.org>
Tue, 13 Sep 2011 10:20:57 +0000
(11:20 +0100)
Signed-off-by: Keir Fraser <keir@xen.org>
scripts/git-checkout.sh
patch
|
blob
|
history
diff --git
a/scripts/git-checkout.sh
b/scripts/git-checkout.sh
index 3f3212662bb9001e960738f8e0171b81bb330ae8..1c0175b58ba827a2057e6d18c333266e27ba40cf 100644
(file)
--- a/
scripts/git-checkout.sh
+++ b/
scripts/git-checkout.sh
@@
-1,4
+1,4
@@
-#!/bin/
ba
sh
+#!/bin/sh
TREE=$1
TAG=$2