Skip to content

Git Commits

Julia Damerow edited this page Jan 15, 2025 · 2 revisions

Co-authoring (pick and choose your co-authors)

 git commit -m "[story/gh-xx] msg. 
> 
> 
> Co-authored-by: Julian Ophals <[email protected]>
> Co-authored-by: Susan Massey <[email protected]>
> Co-authored-by: Julia Damerow <[email protected]>

https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

Clone this wiki locally