aboutsummaryrefslogtreecommitdiff
path: root/tools/git-bootstrap/go.mod (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-22ref(tools/git-bootstrap): this is replaced by terraformFranck Cuny1-3/+0
2022-06-18feat(tools/git-bootstrap): initialize a git repository with my defaultsFranck Cuny1-0/+3
This tool can be used to create a new git repository. It will create a README, add the license file, and a few other things I expect. Change-Id: I14123c8f5b7e2d23373a505a146d2c9f6c08615e Reviewed-on: https://cl.fcuny.net/c/world/+/450 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>