Versions Compared

Key

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

...

git checkout -b mybranch origin/dev

REVIST:  Should we not recommend that people use a fork vs. a clone?  Reference: https://help.github.com/en/github/getting-started-with-github/fork-a-repo

Make your modification and commit it.

...