/git-workshop-2015-12-10

upstream for todays git-workshop

Primary LanguagePython

git-workshop-2015-12-10

Repository for the git-workshop on 2015-12-10

TODO

There are many paths this workshop can take. Here are some ideas:

  1. Obtain commit-access to the main repo
  2. Create a file hello_myname.py for yourself to work on
  3. Use push and pull workflow on master with merge
  4. Use push and pull workflow on master with rebase
  5. Fork the repository
  6. Use the github-flow workflow (feature branches and pull-requests)