Skip to content

Commit

Permalink
Merge pull request #173 from decima/patch-1
Browse files Browse the repository at this point in the history
adding help for bitbucket usage
  • Loading branch information
Ric Harvey authored Sep 21, 2017
2 parents f1cdecb + 8c6ed63 commit 9c6d64a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/git_auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
There are two methods of pulling code from git, you can either use a Personal Token (recommended method) or an SSH key.

**Note:** We would recommend using a git personal token over an SSH key as it simplifies the set up process. To create a personal access token on Github follow this [guide](https://help.github.com/articles/creating-an-access-token-for-command-line-use/).
If your repository is on BitBucket, you can create an "app password" and use it as the personnal access token. To get an app password for BitBucket, follow this [guide](https://confluence.atlassian.com/bitbucket/app-passwords-828781300.html).

### Personal Access token

Expand Down

0 comments on commit 9c6d64a

Please sign in to comment.