Skip to content

Commit

Permalink
Add angle brackets to email address in on-behalf-of CLI instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hacker1024 committed Sep 5, 2024
1 parent 576e90d commit c0bcf10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Organizations can use the `[email protected]` email as a public point of con
$ git commit -m "Refactor usability tests.
>
>
on-behalf-of: @ORG [email protected]"
on-behalf-of: @org <[email protected]>"
```
The new commit, message, and badge will appear on {% data variables.product.prodname_dotcom %} the next time you push. For more information, see "[AUTOTITLE](/get-started/using-git/pushing-commits-to-a-remote-repository)."
Expand Down

0 comments on commit c0bcf10

Please sign in to comment.