Versions Compared

Key

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

...

[15:02:02 CDT(-0500)] <EricDalquist> now we're going to create a new local master branch.

[15:02:14 CDT(-0500)] <EricDalquist> "git checkout -b master -t origin/master"

[15:02:36 CDT(-0500)] <EricDalquist> that says "create local branch master which tracks remote branch origin/master and switch to it now"