[openfabrics-ewg] git question

Roland Dreier rdreier at cisco.com
Mon Oct 23 12:59:50 PDT 2006


 >       git clone -s --bare git://www.mellanox.co.il/~git/infiniband .git
 >       git checkout ofed_1_1 `git-ls-tree -r --name-only ofed_1_1 \
 >                    include/rdma include/scsi/srp.h drivers/infiniband \
 >                    Documentation/infiniband ofed_scripts kernel_patches`
 >       echo 'ref: refs/heads/ofed_1_1' > .git/HEAD

This all looks more manual than it needs to be.  For example I would
have thought the second two commands could just be "git checkout ofed_1_1"

What git version are you running?

 - R.




More information about the ewg mailing list