Top "Sourcetree" questions

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

.gitignore file in Sourcetree not working

I am working on a maven project and I want to ignore the files generated and stored in the /target …

git atlassian-sourcetree sourcetree
GitLab rename branch and start over on another

I just started on a new project and I'm using GitLab with SourceTree. I had created a branch (origin\master) …

git gitlab atlassian-sourcetree sourcetree
Install SourceTree without an Atlassian account?

I'm trying to use SourceTree for a class that I'm teaching. In order to do that we need to install …

windows git atlassian-sourcetree sourcetree
Git cannot lock ref 'HEAD': unable to resolve reference HEAD

I'm trying to commit the changes to my repository but I receive the error below: git -c diff.mnemonicprefix=false …

git github bitbucket sourcetree
How to remove a file from Git Pull Request

I have a pull request opened where I have some project.lock.json files which I do not want to …

git pull-request sourcetree
SourceTree - how to checkout to remote repo branch

I create a new branch in remote GIT repository. Repository stored on BitBucket. In my my local repository I can …

git bitbucket 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 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
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
How to add icon to my repository?

I have found that Gitlab and SourceTree support icons for every repositories which make them more specific and easy to …

git user-interface gitlab atlassian-sourcetree sourcetree