Comment 7 for bug 851000

Revision history for this message
Jason Stephenson (jstephenson) wrote :

Branch for rel_2_1:

For sharing lp851000_rel_2_1 via the remote repo working:

You need only add the remote once, regardless of how many branches you wish to look at.
To add this repo as working:
 Read-only (git protocol):
  git remote add working git://git.evergreen-ils.org/working/Evergreen.git
 Read-write (ssh protocol):
  git remote add working <email address hidden>:working/Evergreen.git

Once you have the remote added you can check out this branch:
git checkout -b lp851000_rel_2_1 working/user/dyrcona/lp851000_rel_2_1