Skip to content

Conversation

ChrisJStone
Copy link
Member

The -g, --sign flag will create a gpg-signed commit when creating the production branch in a new git repository. This will allow for the option to use the Require Signed Commits branch protection rule on GitHub.

closes #59

The -g, --sign flag will create a gpg-signed commit when creating the
production branch in a new git repository. This will allow for the
option to use the Require Signed Commits branch protection rule on
GitHub.

closes #59
@ChrisJStone ChrisJStone added this to the 2.2.0 milestone Jul 4, 2023
@ChrisJStone ChrisJStone self-assigned this Jul 4, 2023
@ChrisJStone ChrisJStone merged commit 48596d7 into CJ-Systems:develop Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add option to sign the initial commit on production branch when creating a new repository with git flow init
1 participant