Versions Compared

Key

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

...

  1. Revert all existing files to their state at the start:

    • git reset or2017-start --hard
  2. Remove any newly created files

    • git clean -f -d
  3. Sync with the solution

    • git merge $TAG_NAME

Workshop Resources

OR2017 Workshop Slidedeck: https://docs.google.com/presentation/d/1EsXy3ZgnJ24VeUMyui_5WT2IJRXDVeLpwpCpCFp-MOA/edit?usp=sharing