You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/internal/bootstrap
Hidde Beydals 7f0bc2ada2 Provide option to add appendix to commit messages
Using the `--commit-message-appendix` flag a string can be added to the
commit messages made by the bootstrapper process to for example skip CI
actions from executing using e.g. `[skip ci]`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
git Factor bootstrap logic into `bootstrap` package 4 years ago
provider Factor bootstrap logic into `bootstrap` package 4 years ago
bootstrap.go Factor bootstrap logic into `bootstrap` package 4 years ago
bootstrap_plain_git.go Provide option to add appendix to commit messages 4 years ago
bootstrap_provider.go Factor bootstrap logic into `bootstrap` package 4 years ago
options.go Provide option to add appendix to commit messages 4 years ago