2,171 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
199
views
Sourcetree does not save the opened tabs / Re-open repository tabs at startup doesn't work
Tools \ Options \ General \ Repo settings \ [x] Re-open repository tabs at startup
Even if this option is checked, it doesn't work.
The new tabs we just created disappear when we reopen Sourcetree.
I ...
0
votes
1
answer
52
views
Why after pushing my branch, my file disappeared from Solution Explorer?
Context:
I recently started working on this project, this is the first WebForms that I add, after pushing my branch on sourcetree, the file HR_OnTimeReward.aspx dissapeared and is no longer on my ...
0
votes
1
answer
268
views
Why is a push triggering a "refusing to allow an OAuth App to create or update workflow.....without workflow scope" message?
I've been learning how to run Cypress tests in GitHub Actions. In my project folder I've created a .github/workflows/main.yml to trigger GitHub Actions, however when I try to push my changes I get an ...
-1
votes
1
answer
137
views
How do you explain the commit/graphs of this Sourcetree repo I just cloned?
I have a few questions with sourcetree and git in general. Does sourcetree show the commits of everybody that cloned the project? If my friend clones a remote repo and then does several commits on his ...
1
vote
0
answers
112
views
SourceTree + PCB git diff tool (allspice.io)
I am using SourceTree latest version (as of 13/01/2025) v3.4.21 and I have a problem while using a third-party tool that helps me see grpahically the diffs between versions for PCB files in Altium (....
3
votes
2
answers
2k
views
SourceTree - "This is not a valid source path/URL" error attempting to clone a GitHub repository
I open SourceTree and try to clone a GitHub organization repository, for which I'm an admin of, through the "Clone" section of the desktop app, but every time I do that this error appears: &...
0
votes
0
answers
309
views
source tree : Error: fatal: unable to access 'https://github.com/myname/nameGit': CONNECT tunnel failed, response 404
When I try to connect Sourcetree with my Git - source tree can't clone it and this message appears
"This is not a valid source path/URL"
When I click on details, it says:
Command: git -c ...
0
votes
1
answer
121
views
How to disable rebasing in Source tree
i had recently run below command
git config --global pull.rebase true
after this Sourcetree was by default asking me to rebase everytime i take a pull, now to disable this rebasing in Sourcetree, ...
0
votes
1
answer
81
views
How to get rid of jna tmp can't be opened because Apple cannot check it for malicious software in Sourcetree?
Whenever I commit/push using SourceTree, I get the following popup.
It looks like SoucreTree is creating some executables on the fly.
Jna can't be opened because Apple cannot check it for malicious ...
1
vote
0
answers
96
views
Diff was suppressed because of file size or pattern
When I select a revision in the file history, it does not show the diff instead saying
Diff was suppressed because of file size or pattern
How do I show the diff?
In my SourceTree preferences for &...
-1
votes
1
answer
139
views
Unable to clone the repo from Github in source tree in Mac OS
I am trying to clone repo from github into my system (Mac os) using sourcetree, But, It is starting the cloing, But in ending time its throwing error like below.
Cloning into '/Users/name/Documents/...
4
votes
1
answer
715
views
Git launches the "Select an account" popup all the time
Context: after installing Sourcetree on a completely clean Windows 11 installation, when I log in to my GitHub account using HTTPS, after every interaction with the repository GitHub launches a popup ...
-1
votes
1
answer
364
views
pull stuck in Sourcetree (git, github) [duplicate]
When I'm trying to pull from repo, the dialog keeps stuck with progress bar animating and never ends. I'm able to fetch without problems.
I used the verbose option and it seems like it's actually done....
-1
votes
1
answer
166
views
How can I review changes in the project.pbxproj file that is being tracked in git?
Well, I am facing project.pbxproj file in my project appears in the tracked files in the Sourcetree client app. There's no changes preview possibility and it would be nice to see what was edited on ...
0
votes
1
answer
261
views
How to move the GitHub Folder
i have a simple question. I currently have all my repositories under this path (Windows 11):
C:\Users\<user>\Documents\Guthub\
what I want to do is simply to move the GitHub folder to:
C:\Github\...