Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can use {% data variables.product.prodname_desktop %} to create a commit wit
>
>
Co-authored-by: <em>name</em> &lt;<em>name@example.com</em>&gt;
Co-authored-by: <em>another-name</em> &lt;<em>another-name@example.com</em>&gt;"
Co-authored-by: <em>another-name</em> &lt;<em>another-name@example.com</em>&gt;
```

The new commit and message will appear on {% data variables.product.product_location %} the next time you push. For more information, see "[Pushing changes to a remote repository](/articles/pushing-commits-to-a-remote-repository/)."
Expand Down