Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Developer CLI command to easily amend commits with co-authors #683

Merged

Conversation

tjementum
Copy link
Member

Summary & Motivation

Introduce a new amend-as-coauthor CLI command to easily annotate a Git commit with a co-author. This simplifies the process of making small adjustments to commits while properly crediting maintainers. The command appends a Co-authored-by: line to the commit message, ensuring clean and traceable contributions in PlatformPlatform.

Checklist

  • I have added tests, or done manual regression tests
  • I have updated the documentation, if necessary

@tjementum tjementum added the Enhancement New feature or request label Jan 26, 2025
@tjementum tjementum self-assigned this Jan 26, 2025
Copy link

linear bot commented Jan 26, 2025

@tjementum tjementum merged commit 229e390 into main Jan 26, 2025
3 checks passed
@tjementum tjementum deleted the pp-315-create-a-cli-command-for-co-authoring-git-commits branch January 26, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant