Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:SSH:HowTo:Configure for BitBucket # <callout type="Navigation" class="small"> * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} </callout> ## Summary ## Probably the same for most scenarios. The reason to use [[IT/#SSH/]] rather than [[IT/#HTTPS/]] for [[IT/#Git/]] on [[IT/#BitBucket/]]: >You can use either secure hypertext transport protocol (HTTPS) or secure shell (SSH) to connect to Bitbucket. HTTPS requires you to enter a username/password each time you connect to the Bitbucket server, for example, when you push your changes. HTTPS is suitable for situations where you work with Bitbucket infrequently and make few code changes. However, if you do most of your coding with a Bitbucket hosted repository, you'll want to set up a SSH connection. After you configure SSH, Bitbucket no longer requires you to authenticate each remote communication with a username/password combination. Src: https://confluence.atlassian.com/display/BITBUCKET/Set+up+SSH+for+Git ## Process ## See [[IT/AD/SSH/#Process]] ## Resources ## * https://confluence.atlassian.com/display/BITBUCKET/Set+up+SSH+for+Git * http://www.jeremyskinner.co.uk/git-on-windows/ /home/skysigal/public_html/data/pages/it/ad/ssh/howto/configure_for_bitbucket.txt Last modified: 2023/11/04 01:58by 127.0.0.1