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

I want to learn, how can I commit my unity project to Bitbucket without using SourceTree?

Dilbeste Saglam June 13, 2017

I want to make my commit with command line, with this I want to make commit to Bitbucket from Unity 5.6 platform (not using source tree)

If you know the answer please tell me from the start and step by step

 

1 answer

0 votes
BillyP
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 13, 2017

Hi Dilbeste, 

You can 'push' to bitbucket via the CLI.  

Here's some Atlassian Documentation on the process.  It's super easy!

https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html

If you can't push from the command line, there are other GUI options too.  

Hope this helps!

Dilbeste Saglam June 14, 2017

Thank u! It helped to me . I stuck in one step, I hope I can handle it too.

BillyP
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 14, 2017

Which step are you stuck in?

Dilbeste Saglam June 15, 2017
this step : git push origin master

when I wrote this, I am getting an fatal error from
terminal like this:

fatal: 'origin' does not appear to be a git repository

fatal: Could not read from remote repository.

 

Please make sure you have the correct access rights

and the repository exists.

How can I solve this?What is my mistake?

 

Dilbeste Saglam June 15, 2017

Thank u again! I solved the problem and I commit my project to Bitbucket. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events