A quick reference or brief documentation as a summary of git commands and some handy tools & guides that are used in hands-on situations and improves the git knowledge. As well as GitSwitcher: a script that switches between git branches in an easy manner without typing any git command. ...
Compare text Find the difference between two text files Real-time diff Unified diff Collapse lines Highlight change WordCharacter Syntax highlighting Choose syntax Tools To lowercaseSort linesReplace line breaks with spacesTrim whitespace Compare & mergeExport as PDFExport as Excel Skip to editor Dif...
Hashdiff is a ruby library to compute the smallest difference between two hashes. It also supports comparing two arrays. Hashdiff does not monkey-patch any existing class. All features are contained inside the Hashdiff module. Docs: Documentation WARNING: Don't use the library for comparing lar...
(1) Show changes between commits, commit and working tree, etc git-mergetool(1) Run merge conflict resolution tools to resolve merge conflicts git-config(1) Get and set repository or global options GIT Part of the git(1) suite NOTES This software was built from source available at https:...
Compare text Find the difference between two text files Real-time diff Unified diff Collapse lines Highlight change WordCharacter Syntax highlighting Choose syntax Tools To lowercaseSort linesReplace line breaks with spacesTrim whitespace Compare & mergeExport as PDFExport as Excel Skip to editor Dif...
It shows the differences from each of the parents to the merge result simultaneously instead of showing pairwise diff between a parent and the result one at a time (which is what the -m option does). Furthermore, it lists only files which were modified from all parents. --cc This flag...
A Quick Diff Checker for SQL Server Databases Compare the schemas of two SQL Server databases using SQL Compare command line then quickly produce a diff report showing you immediately which tables, views and functions have changed. One of the most elementary requirements when you’re working with...
Here is a few functions to do a fast diff between two arrays in a few lines. You can use it with other functions described in the function array_merge : array_merge_replace from an other user, and two functions using it : array_merge_diff and array_merge_diff_reverse. ...
.Data.SqlDbType dbType, System.Type userDefinedType, string serverTypeName); public SqlMetaData (string name, System.Data.SqlDbType dbType, System.Type userDefinedType, string serverTypeName, bool useServerDefault, bool isUniqueKey, System.Data.SqlClient.SortOrder columnSortOrder, int sort...
New: Ability to switch between different code pages to display byte codes in binary comparison Improvement: Improved text comparison/merge status bar (new pane with document type, usability improvements) Improvement: The width of the address column in binary comparison views is based on file sizes ...