git-merge-changelog - Man Page
manual page for git-merge-changelog 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@gnu.org>.
Copyright
Copyright © 2020 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <https://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.
Info
July 2024 git-merge-changelog git-merge-changelog