Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Use Github or git when configuring repository?

Chandresh Prakash May 14, 2015

When adding a repository, what is the advantage of using Github over just Git? We have a github repository but it is a custom github url for us. So, I am able to use git but not github.

 

1 answer

1 accepted

1 vote
Answer accepted
rsperafico
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 14, 2015

Hello Chandresh,

Thank you for your question.

By selecting Repository host as Github, the authentication and checkout will be made through HTTP(S) protocol as you are only providing username and password as credentials. Whereas using Git instead, you are able to set up SSH as an alternative to source code checkout.

If you find this answer useful, I would kindly ask you to accept it so the same will be visible to others who might be facing the same issue you have inquired.

Thank you for your understanding.

Kind regards,
Rafael P. Sperafico
Atlassian Support

Chandresh Prakash May 14, 2015

We use ssh for accessing our github and we use private key authentication. So, username+password combination does not apply to us. Is the support for http(s), the only difference between git & github selection in bamboo?

Krystian Brazulewicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 15, 2015

Github repository UI is just a wrapper around the plain git repository. It allows for better user experience. For using custom URL in GitHub repository see https://answers.atlassian.com/questions/14212105

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events