mirror of
https://github.com/go-gitea/theme.git
synced 2026-07-21 09:35:24 -04:00
[PR #10] [MERGED] Replace gulp-tar with gulp-tar-path to include subfolders and subfiles #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/theme/pull/10
Author: @metalmatze
Created: 12/8/2016
Status: ✅ Merged
Merged: 12/8/2016
Merged by: @metalmatze
Base:
master← Head:hotfix/gulp-tar-path📝 Commits (1)
76ead1dReplace gulp-tar with gulp-tar-path to include subfolders and subfiles📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
gulpfile.js(+1 -1)📝
package.json(+1 -1)📄 Description
The current
.tar.gzhas empty folders. This will fix it and include folders & files in subfolders too.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.