logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vlmerge - merge changes with VCS::Lite

Author

       vlmerge was written by Ivor Williams.

       This manual page was written by Dominic Hargreaves <dom@earth.li>, for the Debian  project  (but  may  be
       used by others).

                                                   2005-03-26                                         VLMERGE(1)

Description

       This manual page documents briefly the vlmergecommand.vlmerge is a program that merges two changes against an original with the VCS::Lite perl module.

Name

       vlmerge - merge changes with VCS::Lite

Options

--outputoutfile

       If  --output  is not specified, the results are put in place of the original, and the original is renamed
       to *.orig.

See Also

vldiff(1), vlpatch(1), VCS::Lite(3).

Synopsis

vlmerge [options] originalchanged1changed2

See Also