When comparing Beyond Compare vs Fork, the Slant community recommends Beyond Compare for most people. In the question“What are the best visual merge tools for Git?” Beyond Compare is ranked 3rd while Fork is ranked 11th. The most important reason people chose Beyond Compare is:
Beyond Compare can be used to compare both files and folders. File-Filters possible.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Supports comparing folders
Beyond Compare can be used to compare both files and folders. File-Filters possible.
Pro Supports 3 way merge
Good overview. Clear display of changed lines (background color) and changed characters (foreground color).
Pro Supports editing files directly
Pro Has rules for adding ignore-masks and replacement rules
So parts you don't want to see in your comparision can be hidden with ignore masks. Parts that are okay to be changed can be set with change-lists so beyond compare knows what's the replacement value and skips displaying this. So you can focus on the for you important changes. For example with the ignore mask I was able to compare two logs with different timestamps but nearly same content. (beginning with timestams the first x characters adding to ignore)
Pro Synchronize folders
Can be used to synchronize folders. Including wildcards.
Pro Works well with large files
Pro Can be used to compare image files
This is a useful feature for game developers using Git.
Pro Opens popular archive formats as directories
Compare archive to directory or to another archive, update ZIP archives by copying files from other side or by editing them directly in compare view.
Pro Can compare remote directories
Beyond Compare can compare directories through FTP, SFTP. Also it can compare directories hosted on Dropbox or Amazon S3.
Pro One license covers all major OSs (Linux/Windows/Mac)
Pro Customer Service is awesome and easy to work with
Pro Has Registry compare
You can compare Registry vs Registry or Registry vs .REG file, both local and remote. You can copy values and keys between sides or edit them.
Pro Has file conversion/preprocessing feature
You can run a script or executable based on file extension before showing a file. Great for beautifying XML, extracting text from MS Office documents, running dis-asm etc.
Pro Fast and easy to use
Pro Comfortable when staging line-by-line changes
This feature is superior to the one that is implemented by SourceTree as it does not reset the file scroll view to the top of the file after each stage.
If you do feature-specific commits after some time of development - it's very important to be able to easily compose the commit from different line-based changes.
Pro Smart Diff is very handy
Pro Tabbed interface
Several repos can be open at once in individual tabs, so it's trivial to switch back and forth between them.
Pro Overall aesthetic
The GUI components are flawless on the Mac. It is expected to be a similar experience on Windows. Once you realize that you can filter by branch, your appreciation for the product will go up dramatically.
Pro Dark theme support
Pro Highlights the difference within a line
Pro Merge Conflict Resolution is great
Pro Comfortable keyboard shortcuts
Pro Repositories with uncommitted changes have a * next to their name
This is an update from previous versions.
Cons
Con No dark mode
Lack dark mode.
Con No touch support
This is important for scrolling
Con Paid proprietary software
Beyond Compare is not free. It offers different license options depending on the number of members in a team and depending on the software version.
Con Still a young client, thus not as feature rich
This git GUI client is quite young compared to industry old-timers like git-tower 2 or SourceTree. So it's not as feature rich as you'd like. Still a very capable client for a simple day-to-day work.
Con No Linux version
This git client is not compatible with Linux making the life harder for the developers that work on both, MacOS and some Linux distro.