Hello,
I have made a new project on my computer. I want to put it into a new project I made on github,
How do I tell sourcetree to do this ?
Hi @roelof wobben
You need to configure your remote repository on GitHub with your local repository on your machine.
It is an easy process which needs following steps to be followed taking into consideration that you have gitHub repository already set.
1.Add a remote to your repository(local)
a. click on repository.
b. In repository explorer check for "Remote" tab
c. Right click -> add remote
d. click "add" from pop up screen, fill out required information
remote name :- could be anything(alias)
URL :- repo on git hub
e. In extended information you can select github as hosting type followed by username for further authentication
2.once a remote set has done you can commit and push code to github server.
hope that answers your question!
thanks
Rahul
Thank you. Just what I needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.