Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shirosweets authored Dec 3, 2020
1 parent 996b2f3 commit 5f6ef52
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

[Private email on GitHub](https://github.com/shirosweets/how-to-add-co-author/blob/main/README.md#hot-to-get-your-email-with-usersnoreplygithubcom)

----------------------------------------------

### How to add commit with co-author or multiple co-authors:
```
$ git commit -m "Title
Expand All @@ -16,7 +18,9 @@ Co-authored-by: name <name@example.com>"

Then push your commit

### Hot to get your email with @users.noreply.github.com:
----------------------------------------------

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

In your GitHub profile, go on settings:
<img src="images/profile.png" width="800">
Expand Down

0 comments on commit 5f6ef52

Please sign in to comment.