Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 1.14 KB

git-for-macos-users.md

File metadata and controls

44 lines (21 loc) · 1.14 KB

Install git for MacOS users

Download and install Sourcetree

  • Download Sourcetree
  • Sourcetree is downloaded in a zip file. Expanding the zip file will reveal Sourcetree.app.
  • Drag Sourcetree.app to /Applications

Launch Sourcetree

Do not create BitBucket account

Set the display name and eMail address used when making a commit with Sourcetree

Authorize Sourcetree to access GitHub

  • Open the Preferences
  • On the accounts tab, add a new GitHub account.

  • The GitHub website will launch. Authorize Sourcetree to access GitHub using OAUTH.

  • After a successful connection, Sourcetree will display a list of available repositories.