About 700,000 results
Open links in new tab
  1. git - SourceTree - "This is not a valid source path/URL" error ...

    Jan 4, 2025 · Here is how you can solve error SourceTree - "This is not a valid source path/URL" error attempting to clone a GitHub repository. either the issue is with the Github URL, Authentication or …

  2. How do you open SourceTree from the command line?

    Oct 29, 2013 · Is there a quick and easy way to open a git repository in SourceTree from the command line? I do a lot of git work from Terminal, but sometimes there's no replacement for a good history …

  3. sourcetree - Source Tree doesn't launch after installation - Stack …

    May 2, 2016 · After successful download of source tree on windows 10 , the application doesn't seem to launch, Any help appreciated , Thanks

  4. git - Cloning a repository with SourceTree - Stack Overflow

    Dec 29, 2012 · Can someone give me a quick walkthrough on simply cloning a repo with SourceTree? In Bookmarks, I click on Clone Repository. For Source Path I paste in the URL which looks like this: …

  5. Sourcetree - undo unpushed commits - Stack Overflow

    I am using Sourcetree for Windows for a git-repository and would like to undo an unpushed commit. Is that possible? If I do "revert commit", it creates a second commit which reverts the first comm...

  6. git - How to properly rebase in SourceTree? - Stack Overflow

    Sep 9, 2014 · Go to SourceTree/Preferences/Advanced and click the 'Allow force push' checkbox at the top of the 'Advanced' dialog. This allows for the ability to click Force Push in the push dialog whilst …

  7. SourceTree - git: fatal: remote error: Repository not found

    Check Sourcetree –> Preferences –> Accounts that you are using OAuth authorisation and SSH protocol. In Sourcetree –> Preferences –> Git switch to system git.

  8. Is there a way to get a visual diff on two branches in SourceTree?

    Does Sourcetree offer a way to visualize differences between git branches? I'm looking for: names of files that have changed diffs between these files

  9. How to discard uncommitted changes in SourceTree?

    Nov 27, 2013 · On SourceTree for Mac, right click the files you want to discard (in the Files in the working tree list), and choose Reset. On SourceTree for Windows, right click the files you want to …

  10. Authentication failed to bitbucket - Stack Overflow

    Mar 8, 2017 · Go to SourceTree menu -> Select Preferences. It will show Accounts window. Then Choose Accounts Here it will show list of your added accounts. Just click on Add button from the …