Top "Atlassian-sourcetree" questions

Atlassian Sourcetree is a Git and Mercurial desktop client for Mac and Windows.

How do I update my forked repo using SourceTree?

I am using SourceTree (with BitBucket) to manage my code. I have forked a repo, and the parent repo has …

git github mercurial bitbucket atlassian-sourcetree
Git error: RPC failed; result=22, HTTP code = 404

I'm using SourceTree on OSX and using Git to push to Visual Studio Online. I get the following error: POST …

git atlassian-sourcetree azure-devops
How can I pull all branches in SourceTree?

I didn't see any options to do this in the pull window. What should I do?

git atlassian-sourcetree git-pull
unable to get SSH keys working between sourcetree and github

I was able to create a key and connect to github following these instructions via the command prompt successfully: https://…

github putty ssh-keys atlassian-sourcetree
warning: templates not found /usr/local/git/share/git-core/templates

I get this error warning: templates not found /usr/local/git/share/git-core/templates when I cloning repo in local …

macos atlassian-sourcetree sourcetree
How do you open SourceTree from the command line?

Is there a quick and easy way to open a git repository in SourceTree from the command line? I do …

git command-line atlassian-sourcetree
Git: Received HTTP code 503 from proxy after CONNECT

I checked a lot of post related to this issue, but nothing seems to fix my problem. So now I …

git intellij-idea proxy atlassian-sourcetree http-status-code-503
edit commit comments in sourcetree after pressing commit

I added only 1 comment in the commit change. I didn't push yet. How can i add more comments to it? …

atlassian-sourcetree
How to reset the git-flow configuration in SourceTree?

In my team we are migrating from svn to git and we have agreed upon embracing the git-flow flow. I've …

git git-flow atlassian-sourcetree