Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-from: create a new repo based on a template repo #711

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ET-CS
Copy link

@ET-CS ET-CS commented Apr 27, 2018

Suggesting git-from from https://github.com/ET-CS/git-from

git-from is an extension of git clone, allowing to create a new repo based on a template repo.

Usage

git from <repo> <dir>

git-from will look for a .git-from file in the template repo and it will be runned once and deleted. <dir> will be passed to it as a param.

@jldugger
Copy link
Contributor

@ET-CS are you the copyright holder on the original repo, and consent to the License change from Apache to MIT?

@ET-CS
Copy link
Author

ET-CS commented May 18, 2020

@jldugger Yes, I am the copyright holder on the original repo and consent to the License change from Apache to MIT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants