Git Local

  1. Create server repository
  2. Configure user
  3. Add file
  4. Update file
  5. First 3 commits
  6. Create branch
  7. Switch to branch
  8. Make changes on the branch
  9. Switch to master
  10. Add changes to master
  11. Switch to branch
  12. Another change on the branch
  13. Merge branch to master
  14. Shared feature branch