Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gregkh/gregkh-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkh committed Aug 1, 2011
2 parents 0e26fa8 + c82c93e commit 7ff9a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion work/set_it_up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
TREES="driver-core staging tty usb"

# First, clone Linus's tree in --bare mode as we are going to work off of that:
#git clone --bare gregkh@master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git torvalds
git clone --bare gregkh@master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git torvalds

# now make clones of it for the different work types
for TREE in $TREES
Expand Down

0 comments on commit 7ff9a74

Please sign in to comment.