Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[13:35:05 CDT(-0500)] <EricDalquist> oh wait ... I think you can do it locally

[13:35:45 CDT(-0500)] <EricDalquist> are you willing to be a guenea pig here?

[13:35:57 CDT(-0500)] <athena> sure, though maybe i should wait until i get back

[13:36:00 CDT(-0500)] <athena> have to run out for a bit

[13:36:06 CDT(-0500)] <EricDalquist> ok (smile)

[13:36:11 CDT(-0500)] <EricDalquist> git remote add upstream git@github.com:Jasig/uPortal.git

[13:36:22 CDT(-0500)] <EricDalquist> that should add a new remote called upstream

[13:36:33 CDT(-0500)] <EricDalquist> linked to the real uPortal repo

[13:36:40 CDT(-0500)] <EricDalquist> and I think you can checkout branches from any remote

[13:36:44 CDT(-0500)] <athena> gotcha