[pnfs] git tree up to date

J. Bruce Fields bfields at fieldses.org
Mon Mar 26 18:21:19 EDT 2007


On Mon, Mar 26, 2007 at 03:17:26PM -0700, Iyer, Rahul wrote:
> I got the tree afres (via git clone) and noticed that there is only 1
> branch in it (master). I thought we had gone in for separate pNFS and
> sessions branches?

Only the "master" branch is checked out for you, but both of them are
there; try:

	git branch -r

to see them.

If you want to work on the other one you can do, e.g.,

	git checkout -b my-sessions-work origin/4.1-sessions

--b.


More information about the pNFS mailing list