sourcetree Questions
9
Solved
I want to commit my works. But when I want to see what I changed and wrote them into commit message, I saw some of my changes won't show.
What is the problem?
Gomuti asked 2/1, 2016 at 15:36
2
Solved
I create a new branch in remote GIT repository. Repository stored on BitBucket.
In my my local repository I can see this new branch with SourceTree. It appears in commits list, on same commit I cr...
Araucania asked 26/10, 2016 at 12:29
28
Solved
My organization is switching from Bitbucket to Github for project management. Today, I was trying to transfer our most recent project from Bitbucket to Github, by using SourceTree. I added a second...
Kerman asked 20/7, 2016 at 19:15
13
Solved
I get this error warning: templates not found /usr/local/git/share/git-core/templates when I cloning repo in local repository this link, this link, and this link I tried this method and I just wait...
Utley asked 19/1, 2016 at 13:8
4
I created a new Repository (named repoN) with the existing one (named repoE), simply by copying code from the branch (named B22).
After that, I created a new branch in repoN (named BR01).
Now I ma...
Exhaust asked 30/6, 2016 at 9:5
21
Solved
I'm trying to commit the changes to my repository but I receive the error below:
git -c diff.mnemonicprefix=false -c core.quotepath=false commit -q -F C:\Users\Contronym\AppData\Local\Temp\bkdweix...
Salmonella asked 20/8, 2016 at 19:31
8
Solved
I have a pull request opened where I have some project.lock.json files which I do not want to merge while merging my branch to main branch. Is there a way to remove thos project.lock.json files fro...
Scenography asked 21/4, 2016 at 7:55
9
I'm getting this message when trying to rebase interactively using source tree.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. ...
Hangman asked 12/4, 2016 at 8:14
8
After successful download of source tree on windows 10 , the application doesn't seem to launch, Any help appreciated , Thanks
Rimma asked 2/5, 2016 at 15:26
6
Solved
Who has been working with client GitKraken as GIT, you will know that authentication required?
For the application, log in with: [email protected]
The repository is with: [email protect...
Fash asked 21/10, 2016 at 13:3
6
Solved
I'm using sourcetree and I plan to clone a repository from our github but my sourcetree got stuck on "checking source" I wonder whats the problem and how could I resolve it. I already tried using t...
Immingle asked 2/12, 2015 at 5:32
5
Solved
I'm using bitbucket to host my git repository.
I've added a new folder called ExtLibs and added bunch of dlls. However they do not show up in SourceTree when I try to check in those files.
How do...
Triumphant asked 9/5, 2016 at 18:52
3
Solved
I started to use SourchTree recently.
The default format of the diff is to use "-" or "+" to show changes.
I like to have 2 files side-by-side and show the change line to line.
However, I canno...
Stoa asked 12/12, 2016 at 5:32
2
Solved
I had some stashed changes while I was working on a branch.
I wanted to work locally on a different branch so I did checkout into a new branch and lost all the stashes from sourcetree sidebar.
He...
Extort asked 9/11, 2016 at 0:36
4
I just started on a new project and I'm using GitLab with SourceTree. I had created a branch (origin\master) but I did the mistake of using this branch for my development, so I pushed my first few ...
Statvolt asked 31/1, 2016 at 20:23
1
Solved
We're using Git as our source control system, and I like to commit my code on a regular basis. This does mean that when I'm ready to push to the shared repo I've created quite a few nonsense commit...
Syncretize asked 14/2, 2017 at 8:24
3
Ive been using tortoiseMerge as external tool in source tree for a while now but today I had 3 conflicts after pull, so I fixed the first one then I wanna open the next and window pops up saying Vi...
Gelasias asked 22/4, 2016 at 21:41
8
After installing Sourcetree, you are prompted to log into your Atlassian account. However, once you are logged in, there is no logout option to log out or switch accounts. How do I do this?
Heterozygous asked 15/7, 2016 at 18:33
4
I'm using git gpg signing. I want to disable it. I've set .gitconfig
[user]
name = NAME
email = EMAIL
signingkey = KEY
...
[commit]
gpgsign = false
My commits are still signing by default.
...
Urias asked 1/9, 2016 at 14:50
10
Solved
I'm trying to use SourceTree for a class that I'm teaching. In order to do that we need to install SourceTree onto the school's Windows computers.
When we try to install SourceTree (Version 1.9.1...
Sudoriferous asked 29/12, 2016 at 18:59
2
Solved
I'm trying to convert some Javascript files to TypeScript files. I've renamed my move.js file to move.ts in my IDE (VSCode in this instance) and compiled with TSC to check if everything works. Now ...
Stefansson asked 28/2, 2016 at 15:44
2
I have checked almost all the questions on SO but nothing has worked for me. The issue that I'm unable commit the Contents.json file of .xcassets whatsoever. Whenever I add new images to .xcassets ...
Ramah asked 6/1, 2017 at 6:39
5
Solved
I am new here and i will try to explain my question kindly ignore any mistakes.
I am using git version git-2.8.2
It worked fine for one day then this problem occurs.
I am using gcloud repository.
...
Tenuous asked 6/5, 2016 at 10:0
2
Solved
Where did my repositories go? They were along the left side of Sourcetree, now it is blank and I don't know how to find them. See the screenshot:
Pulque asked 28/1, 2016 at 17:25
8
Solved
I am working on a maven project and I want to ignore the files generated and stored in the /target folder of my project (Evaluation) root folder.In the root of my git repository I have a .gitignore...
Grownup asked 6/2, 2014 at 23:41
1 Next >
© 2022 - 2025 — McMap. All rights reserved.