Differences between revisions 7 and 8
Revision 7 as of 2009-05-19 19:31:00
Size: 430
Editor: localhost
Comment: converted to 1.6 markup
Revision 8 as of 2009-08-16 08:52:28
Size: 469
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
See also: [[GitExtendedDiffFormat]]

Unified diff

A unified diff is a patch file (or diff) in unified format. This is the most popular and prevalent form of diff file used today. Traditionally this was created by running diff with the "-u" option; however, Mercurial's diff command generates unified diffs for you.

See also: GitExtendedDiffFormat


CategoryGlossary

UnifiedDiff (last edited 2012-11-08 16:27:39 by abuehl)