Course Code: bitbuckbesp
Duration: 4 hours
Prerequisites:

No existing knowledge of Git or Bitbucket required

Course Outline:
  1. Bitbucket

    • Basic operation in bitbucket as a end user

    • Project/repositories permissions

  1. Basic git commands (commit/push/pull/fetch)

  1. Basic git commands – exercises

  1. Working with branches in git

    • creating branches

    • listing branches

    • switching between branches

    • diffs

    • merging branches

  1. Working with branches in git – exercises

  1. Pull requests

    • basics about PR

    • PR in git

    • PR in bitbucket

  1. Pull requests – exercises

  1. Tools to work with git