Skip to content

Repo for experiments with forks, PR merges and git commit signatures

Notifications You must be signed in to change notification settings

josecelano-test/git-commit-signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Commit Signature

Test repo to try different cases using GPG signatures with Git commits.

Examples using GitHub GUI buttons

For these examples, the PR was merged using the GitHub GUI.

Batch 01

Requirements:

  • Committer and author are the same.
  • GPG key identity (user and email) is the same as the committer.
  • No pull request. Push directly to the main branch.

Examples:

Batch 02

Requirements:

  • Committer and author are the same.
  • GPG key identity (user and email) is the same as the committer.
  • PR using branches in the same repo.

Examples:

Batch 03

Requirements:

  • Committer and author are not the same.
  • GPG key identity (user and email) is the same as the committer.
  • No pull request. Push directly to the main branch.
  • Author is: Jose Celano <bot@josecelano.com>.

Examples:

About

Repo for experiments with forks, PR merges and git commit signatures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published