Branch was updated using the 'autoupdate branch' Actions workflow.
This commit is contained in:
@@ -209,7 +209,7 @@ You can use these options with the utility:
|
||||
|
||||
This utility cannot promote a non-site admin to be an owner of all organizations. You can promote an ordinary user account to a site admin with [ghe-user-promote](#ghe-user-promote).
|
||||
|
||||
Give organization owner privileges in a specific organization to a single user
|
||||
Give organization owner privileges in a specific organization to a specific site admin
|
||||
|
||||
```shell
|
||||
ghe-org-admin-promote -u <em>USERNAME</em> -o <em>ORGANIZATION</em>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% if currentVersion == "free-pro-team@latest" %}
|
||||
1. Below the commit message fields, click the email address drop-down menu and choose a Git author email address. Only verified email addresses appear in this drop-down menu. If you enabled email address privacy, then `<username>@users.noreply.github.com` is the default commit author email address. For more information, see "[Setting your commit email address](/articles/setting-your-commit-email-address)."
|
||||
1. If you have more than one email address associated with your {% data variables.product.product_name %} account, click the email address drop-down menu and select the email address to use as the Git author email address. Only verified email addresses appear in this drop-down menu. If you enabled email address privacy, then `<username>@users.noreply.github.com` is the default commit author email address. For more information, see "[Setting your commit email address](/articles/setting-your-commit-email-address)."
|
||||

|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user