We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3 parents d5593be + 34ec626 + 26504f6 commit 5814d23Copy full SHA for 5814d23
contrib/guix/libexec/make_release_tarball.sh
@@ -20,6 +20,7 @@ git archive --prefix="${DISTNAME}/" HEAD |
20
--exclude '.git*' \
21
--exclude ci \
22
--exclude '*minisketch*' \
23
+ --exclude 'doc/release-notes' \
24
# end of tar options
25
26
# Generate correct build info file from git, before we lose git
0 commit comments