Versions Compared

Key

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

...

[15:04:28 CDT(-0500)] <EricDalquist> (wink)_

[15:05:24 CDT(-0500)] <JoeMoore> I knew that (smile), I just didn't know which steps we'd ned to go back to if any. It says commit or stash them before I can switch

[15:05:32 CDT(-0500)] <EricDalquist> great

[15:05:38 CDT(-0500)] <EricDalquist> so here is awesome feature #1 of git

[15:05:41 CDT(-0500)] <EricDalquist> do "git stash"

[15:06:01 CDT(-0500)] <EricDalquist> that essentially creates a patch of your local mods

[15:06:04 CDT(-0500)] <EricDalquist> stores it on a stack

[15:06:12 CDT(-0500)] <EricDalquist> and resets your current branch to its prestine state