mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
For local commits, mention "Configuring Git" in Email Settings guide (#355)
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net> Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/355 Co-authored-by: narF <narf@noreply.codeberg.org> Co-committed-by: narF <narf@noreply.codeberg.org>
This commit is contained in:
parent
7bb8fa5ca5
commit
e9748990e2
1 changed files with 7 additions and 0 deletions
|
|
@ -8,6 +8,13 @@ eleventyNavigation:
|
|||
|
||||
By default, Codeberg will send notifications to your registered email addresses.
|
||||
|
||||
{% admonition "Tip" %}
|
||||
|
||||
This section only concerns your Codeberg account and will not affect the commits you do not make on the website.
|
||||
If you don't know how to **configure your name and email in Git**, take a look at the ["Configuring Git" guide](../git/configuring-git.md).
|
||||
|
||||
{% endadmonition %}
|
||||
|
||||
## Configuring all notifications
|
||||
|
||||
To change your notification preferences, go to your [Account Settings](https://codeberg.org/user/settings/account) or manually navigate to the settings page.
|
||||
|
|
|
|||
Loading…
Reference in a new issue