PHP 8.2.30
Preview: gen-changelog Size: 420 B
/proc/thread-self/root/proc/thread-self/root/opt/alt/alt-nodejs9/root/lib/node_modules/npm/scripts/gen-changelog

#!/bin/sh
# Usage: gen-changelog [comittish]
# Reads all the commits since comittish and produces changelog entries in
# our style as best as it can, appendning them to CHANGELOG.md.  If it
# encounters a git error it won't modify CHANGELOG.md
# @iarna uses this as the first step in producing changelogs for a release.
(node $(npm prefix)/scripts/changelog.js "$@"; cat CHANGELOG.md) > new.md && mv new.md CHANGELOG.md

Directory Contents

Dirs: 0 × Files: 13

Name Size Perms Modified Actions
2.89 KB lrw-r--r-- 2021-09-28 11:28:52
Edit Download
4.16 KB lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
167 B lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
161 B lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
1.96 KB lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
420 B lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
1.68 KB lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
5.32 KB lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
2.02 KB lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
151 B lrw-r--r-- 2021-09-28 11:28:52
Edit Download
681 B lrw-r--r-- 2021-09-28 11:28:52
Edit Download
665 B lrwxr-xr-x 2021-09-28 11:28:52
Edit Download
183 B lrwxr-xr-x 2021-09-28 11:28:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).