Skip to content

folderphile is a folder level diff/merge editor that works by wrapping file level diff/merge editors

License

Notifications You must be signed in to change notification settings

avamsi/folderphile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ go install github.com/avamsi/folderphile@latest
$ folderphile --help

folderphile is a diff / merge editor (depending on whether "base" is set)
that recursively compares two folders ("left" and "right").

Usage:
  folderphile [opts]

Flags:
  -b, --base    string  base is the common ancestor of left and right; implies merge
  -l, --left    string  side to compare
  -r, --right   string  side to compare
  -o, --output  string  output is the destination
  -h, --help            help for folderphile
  -v, --version         version for folderphile

About

folderphile is a folder level diff/merge editor that works by wrapping file level diff/merge editors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages