Top "Atlassian-sourcetree" questions

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

Authentication failed to bitbucket

I'm trying to push my project via the https protocol on bitbucket using sourcetree. But I can't connect to bitbucket …

bitbucket atlassian-sourcetree
'cannot open git-upload-pack' error in Eclipse when cloning or pushing git repository

I am not able to clone or push to a git repository at Bitbucket in Eclipse: It's weird, because a …

eclipse git bitbucket egit atlassian-sourcetree
Git - remote: Repository not found

I have SourceTree with local working copy. And all operations work good, I can simple fetch, push, pull and etc …

git github atlassian-sourcetree
How to interactively (visually) resolve conflicts in SourceTree / git

I'm using (Windows) SourceTree for my git project. I can do it in either command prompt or Linux terminal. But, …

git git-merge merge-conflict-resolution atlassian-sourcetree
Sourcetree - undo unpushed commits

I am using Sourcetree for Windows for a git-repository and would like to undo an unpushed commit. Is that possible? …

version-control atlassian-sourcetree
How do I ignore all files in a folder with a Git repository in Sourcetree?

I have a Bitbucket Git repository managed with Sourcetree. I have two folders that I want to commit, but I …

git gitignore atlassian-sourcetree
Unknown SSL protocol error in connection

I want to push my commits to a Bitbucket repository but this error occurred: Fatal: unable to access 'https://myUsername@…

git ssl push bitbucket atlassian-sourcetree
Edit a commit message in SourceTree Windows (already pushed to remote)

How do I edit an incorrect commit message in SourceTree without touching the command line? Additional details: This is not …

git atlassian-sourcetree
How to rollback everything to previous commit

Recently in a project with multiple people, a commit was made as seen in the image below. Marked in red …

git git-commit atlassian-sourcetree
How to discard uncommitted changes in SourceTree?

I'm new to the Git environment, and I'm using BitBucket with SourceTree on Mac. All I want to do now …

macos git bitbucket atlassian-sourcetree