Displaying 2 results from an estimated 2 matches for "lustreserver01".
2010 Mar 12
11
Jeremy''s git tags
Hi Everyone,
git noob. simple question, how do i get a previous release from
jeremy''s git repository?
Right now, I can get the latest (2.6.32.9) by doing the following:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen
$ cd linux-2.6-xen
$ git pull
I tried doing a "git tag -l" when in linux-2.6-xen directory, but that
did not print the tag
2010 Mar 12
11
Jeremy''s git tags
Hi Everyone,
git noob. simple question, how do i get a previous release from
jeremy''s git repository?
Right now, I can get the latest (2.6.32.9) by doing the following:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen
$ cd linux-2.6-xen
$ git pull
I tried doing a "git tag -l" when in linux-2.6-xen directory, but that
did not print the tag