Top "Atlassian-sourcetree" questions

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

How can I connect to my own Git server in SourceTree?

I have a Git server. However, when I try to add a user to SourceTree, I see that I can …

git github bitbucket atlassian-sourcetree bitbucket-server
SourceTree very slow with many repositories

I work on a lot of small projects on daily basis and need to switch often. I have over 50 Git …

git performance repository atlassian-sourcetree
cannot pull Git remote repository from Sourcetree

I Generated ssh keys and configured my git and SourceTree. I could git pull and do other operations from Git-bash. …

git github ssh atlassian-sourcetree
What does a hunk mean in relation to pushes on sourcetree

When I make changes on my "develop" branch, I see an up-arrow beside the branch telling me how many changes …

git atlassian-sourcetree
How to disable git gpg signing

I'm using git gpg signing. I want to disable it. I've set .gitconfig [user] name = NAME email = EMAIL signingkey = KEY ... […

git atlassian-sourcetree sourcetree
Where is git-blame in SourceTree

I'd like to see who contributed which line/change to a file. git-blame does exactly that. So does SourceTree have …

git atlassian-sourcetree git-gui blame git-blame
Bitbucket repository started returning "remote: Too many invalid password attempts. Try logging in through the website." (403) since yesterday

Since yesterday, bitbucket repository started returning this on any request: remote: Too many invalid password attempts. Try logging in through …

git bitbucket atlassian-sourcetree
How to set up your avatar in SourceTree.app?

I saw other people's image appears to the right of the commit message. How to set up that? edit: The …

git atlassian-sourcetree
Finishing a feature branch with GIT Flow

From my understanding one of the advantages of creating feature branches is so that you can easily see where large …

git version-control git-flow atlassian-sourcetree
SourceTree keeps asking for Github password

My organization is switching from Bitbucket to Github for project management. Today, I was trying to transfer our most recent …

git github bitbucket atlassian-sourcetree sourcetree