Skip to content

shirosweets/how-to-add-co-author

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

how-to-add-co-author

Index

Add co-author

Private email on GitHub


How to add commit with co-author or multiple co-authors:

$ git commit -m "Title
>
>
Co-authored-by: Valentina <60824319+shirosweets@users.noreply.github.com>
Co-authored-by: name <name@example.com>"

Then push your commit


How to get your email with @users.noreply.github.com:

In your GitHub profile, go on settings:

And copy your github email

About

How to add co-author and how get your private email

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published