Skip to content

junghans/cwdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(w)diff wrapper to support directories and colorize the output

Usage with mercurial

  • add cwdiff.rc to your ~/.hgrc or /etc/mercurial/hgrc.d/

or

  • Download cwdiff
  • Enable ExtdiffExtension (in ~/.hgrc):
[extensions]
extdiff =
  • Add wdiff command (in ~/.hgrc):
[extdiff]
# if cwdiff is in your path, otherwise set to wherever you've installed cwdiff
cmd.wdiff = cwdiff
#add --no-color below, if you dislike colors!
opts.wdiff = --diff --ab
  • Run
$ hg wdiff

Packages

Packages are available for:

Issues

Report bugs on the github issues site

About

A (w)diff wrapper to support directories and colorize the output

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •