I started Git in the root directory of the project, WITH GITIGNORE EMPTY, downloaded Wordpress and added it to the root of this project. The problem is that after using Git Status, the list to add tr...
Hi , using source tree ver 3.3.9 for git repository. wanted to ignore entire folder in one repository , unable to do this. ignore option seems disable. How to solve this issue. &...
After created a Laravel Project and initial commit to Bitbucket, this with .gitignore to exclude some folders and files, in Windows 10 Development machine,... I can run OK this site in this machine l...
I have a few files that have paths in them that i have changed to run locally. I don't want these local path changes to get pushed to the repo but i also do not want to ignore the file as I may chan...
I'm not so familiar with CLI git so I use Atlassian's Sourcetree to manage my Git. However, I've found out that Sourcetree doesn't recognize .gitignore's directory with tailing asterisk(*). i.e, .v...
I recently installed SourceTree on a new Win10 laptop and noticed SourceTree wasn't using my global .gitignore file. I wasted a couple hours trying to get it working. It looks like a bug ...
I have problem with Sourcetree keep showing one specific file in the Working Directory changes, while all other GUIs and git itself are ignoring this file. This file is not added to the index,...
How do I exclude files from the "unstage" box in Bitbucket? I have a Wordpress site. The entire site, including the Core files, are uploaded to the repo. I only care about changes to one sub...
I'd like to show start dates and end dates.
I don't know what I did or If I did it but Sourcetree has suddenly started tracking thumbs.db files in all my repositories. I don't know if Windows was not generating thumbs.db previously or sourcetr...
I've pushed my changes to git using sourcetree, my friend made some changes. In the meantime, I've changed some irrelevent files also - which I don't care to lose. However. when pulling from sourcetr...
Hello, I'm pretty new to Git (used to work with SVN) so I might be using it the wrong way but here is the issue: I'm making a video-game using Unity3D and the project is subject to teamwork over G...
I have just saved some modifications to two files that are is within the folder being tracked and the one of the files doesn't appear in the SourceTree section "Working Copy Changes" (Win version), a...
I'm using SourceTree to version control a WordPress site. I'm excluding the wp-content/uploads folder, as this contains images mostly, however I want to make an exception for a folder that needs to b...
When using commit.template config (see https://answers.atlassian.com/questions/143622/git-config-commit-template-apparently-not-working) SourceTree reads the template file just fine. When committing,...
Hi all, I'm not expert using Sourcetree, even though it's almost an year that I use it for basic operations. Lately I noticed that every time I add new files in my project, they're not added to the...
Copied to clipboard