Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×(git) I have two commits a and b, and I want to do a diff for a given file name between these two (like 'git diff a..b filename'). Is there any way I can do so in either stash or fisheye, and h...
I am a newbie using Git and SourceTree. I would like to understand how can I use SourceTree to view differences between two different commits. The two commits can be on the same branch or on diff...
I attempted to configure SourceTree on Windows 8.1 to use an external diff tool (LVCompare). In SourceTree on the Tools.Options...Diff page I set the External Diff Tool to <Custom> and s...
There is a issue with my diff. I can't tell the which lines are changed. It simply tells you that the first line has been removed and added. See screenshot below: What is odd is that when I t...
I like SourceTree and I use it with git. I need to see intra-line diffs, i.e., diffs within a line. Currently, SourceTree only shows that the whole line has changed via a new line/removed line diff...
First off, I think this facility is great, but unfortunately it's unusable on all but very small changesets or projects. The diff summary is great, and you'd expect the diff link to launch a...
Hi all, Any idea of whether it is possible to use Beyond Compare v2 as the external difference utility in Source Tree? Thanks
Sourcetree for windows 1.3.0.0 : how can I print DIFF log from your panels?
...ets confused when showing the diff for this pull request. The diff includes all the changes which were bring in via those snyc operations, because those syncs created new revisions. You can repeat t...
I prefer WebStorm as a diff tool but it doesn't work with SourceTree. I can successfully run a diff from the command line like so: webstorm.exe diff c:\a.txt c:\b.txt But setting up a similar t...
I've seen examples on how to set up tortoisegit with labview's lvcompare.exe, but I don't see anywhere I can do something similar on sourcetree/ For those that maybe aren't familiar, labview is...
Hi, My embedded SourceTree diff tool has stopped working without any (conscious) change. Now I always have a gray screen on the bottom right area. Any idea ? Sincerely, Guillaume
How can I do a diff in the opposite direction in SourceTree? In other words, how do I get SourceTree to do diff b a instead of diff a b? e.g., if my commits are in this order in my commits p...
Hi, The default SourceTree diff tool does not work properly for xml files then the xml merging is quite tedious. Which external xml diff tool do you advise, working well with SourceTree ? S...
I can't update my external diff program, I downloaded DiffMerge but when I go into sourcetree preferences > diff, it just has filemerge greyed out, I can't change anything and I can't use Diff M...
I have strange behavior of SourceTree on windows. I have configured diff/merge to Diffmerge. On first computer it works but on second one Sourcetree is generating helper files (BACKUP, BASE, LOCAL, R...
Single most important feature of a Git client for me is the diff/merge tool. And the single most important feature of a diff tool for me is dual pane comparison. My brain can't cope with those c...
Hello, I try to setup IntelliJ as my External Diff in Source Tree, but I failed. In Tools -> Options -> Diff: External Diff Tool: Custom Diff Command: the path to the idea.exe file in I...
Hello. I just installed SourceTree Beta for Windows. I would very much like to configure it to use Ultracompare as an external diff and merge tool. I have seen the previous post where instructions a...
I can't seem to find the correct variables needed to set up a new custom merge tool. Can anyone point me to a list of variables that SourceTree makes available to custom merge tool commands? ..\..\...
I have a file which is quite large 33K lines and 1.4MB on disk. I have increased the size of text files to diff in the options on both version of the application. Mac version will show me the diff o...
Is there an existing keyboard shortcut to launch the external diff tool on the currently selected file/s? I'm more used to the side-by-side view and it is a pain to have to always click the toolbar b...
Hi, SourceTree is cool, thanks. When looking at diffs, how can I increase the width of the diff view? Currently, the diff window, created by SourceTree, is fixed in size. I can't see any way t...
Hi, when diff checking a pull request, whitespaces are sometimes reported as diff. Is there any option/setting/config file available for enable/disable this behavior? If not - perhaps something f...
I'm using Xcode and GitHub, would like SourceTree to diff README.md. SourcTree says it's a binary file, doesn't display a diff.
Copied to clipboard