git-merge-changelog (1) Linux Manual Page
NAME
git-merge-changelog – manual page for git-merge-changelog /builddir/build/BUILDROOT/gnulib-0-14.20150325git.el7.x86_64/usr/bin/git-merge-changelog
SYNOPSIS
git-merge-changelog [OPTION] O-FILE-NAME A-FILE-NAME B-FILE-NAME
DESCRIPTION
Merges independent modifications of a ChangeLog style file. O-FILE-NAME names the original file, the ancestor of the two others. A-FILE-NAME names the publicly modified file. B-FILE-NAME names the user-modified file. Writes the merged file into A-FILE-NAME.
Informative output:
- -h, –help
- display this help and exit
- -V, –version
- output version information and exit
AUTHOR
Written by Bruno Haible.
REPORTING BUGS
Report bugs to <bug-gnulib [at] gnu.org>.
COPYRIGHT
Copyright © 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
