mirror of
https://github.com/BretFisher/jekyll-serve.git
synced 2026-07-22 13:53:45 -04:00
[PR #20] [MERGED] Add git to installed package set
#54
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/BretFisher/jekyll-serve/pull/20
Author: @mikemol
Created: 6/13/2020
Status: ✅ Merged
Merged: 6/15/2020
Merged by: @BretFisher
Base:
master← Head:patch-1📝 Commits (1)
c12d859Addgitto installed package set📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile(+1 -1)📄 Description
When using to preview Github Pages with the
github-pagesjekyllplugin, attempts will be made to run to run
git rev-parse HEAD. Thisrequires
git.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.