1GIT-MERGE-CHANGELOG(1) User Commands GIT-MERGE-CHANGELOG(1)
2
3
4
6 git-merge-changelog - manual page for git-merge-changelog git-merge-
7 changelog
8
10 git-merge-changelog [OPTION] O-FILE-NAME A-FILE-NAME B-FILE-NAME
11
13 Merges independent modifications of a ChangeLog style file.
14 O-FILE-NAME names the original file, the ancestor of the two others.
15 A-FILE-NAME names the publicly modified file. B-FILE-NAME names the
16 user-modified file. Writes the merged file into A-FILE-NAME.
17
18 Informative output:
19 -h, --help
20 display this help and exit
21
22 -V, --version
23 output version information and exit
24
26 Written by Bruno Haible.
27
29 Report bugs to <bug-gnulib@gnu.org>.
30
32 Copyright © 2020 Free Software Foundation, Inc. License GPLv2+: GNU
33 GPL version 2 or later <https://gnu.org/licenses/gpl.html>
34 This is free software: you are free to change and redistribute it.
35 There is NO WARRANTY, to the extent permitted by law.
36
37
38
39git-merge-changelog git-merge-changeJluolgy 2023 GIT-MERGE-CHANGELOG(1)