Skip to content

An empty repo with Blue Oak model license, `.gitignore`, `README.asciidoc` and a Makefile templates. For quick creation of Git projects.

License

Notifications You must be signed in to change notification settings

mirrors-git/TEMPLET-05-Added-GNUmakefile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO name | short description

You could use this repo (and its' ancestors) as a template to generate a new repo, eg https://github.com/USER/REPO

However the original commit history will be squashed into a new commit.

To retain this history, you could execute this in the empty working dir:

git clone https://github.com/mirrors-git/TEMPLET-05-Added-GNUmakefile.asciidoc.git .
git remote set-url origin https://github.com/USER/REPO.git
git push -f -u origin main

... and continue with your usual workflow.

TODO Section

TODO repo introduction

About

An empty repo with Blue Oak model license, `.gitignore`, `README.asciidoc` and a Makefile templates. For quick creation of Git projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%