Versions Compared

Key

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

...

[13:32:36 CDT(-0500)] <athena> does that sound right?

[13:33:20 CDT(-0500)] <EricDalquist> yes

[13:33:32 CDT(-0500)] <athena> ok

[13:33:41 CDT(-0500)] <athena> now i just need to figure out how to switch over to that from my fork (tongue)

[13:33:55 CDT(-0500)] <EricDalquist> so if you have your fork cloned locally

[13:34:01 CDT(-0500)] <athena> i do

[13:34:03 CDT(-0500)] <EricDalquist> and you're on master (git checkout master)

[13:34:13 CDT(-0500)] <EricDalquist> do: git checkout -b MyNewFeatureBranch

[13:34:15 CDT(-0500)] <athena> right now on a branch off my locally cloned master