1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/gitlog-to-changelog
Pádraig Brady e8e0eb6bfb gitlog-to-changelog: revert inclusion of git-log-fix file
Assaf Gordon reported that this would replace a project's
existing git-log-fix.  This file is always going to be project
specific if it exists at all, so it's better to make it optional.
A corresponding change will be made to GNU hello to improve
usage of the git-log-fix file.

* build-aux/git-log-fix: Delete dummy file.
* modules/gitlog-to-changelog: Don't reference the project
specific git-log-fix file.
2014-04-19 12:37:33 +01:00

20 lines
185 B
Plaintext

Description:
Convert git log to ChangeLog
Files:
build-aux/gitlog-to-changelog
Depends-on:
configure.ac:
Makefile.am:
Include:
License:
GPLed build tool
Maintainer:
Jim Meyering