diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-05 09:33:36 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-07-05 09:33:36 -0400 |
| commit | 22299f84d39c26dd661a217809ae3174ccfaf4eb (patch) | |
| tree | 588a1440873524b3172e31c517366e8b15a1e043 /gitea.html | |
| parent | 935d9d26748281437157cffc10e949382f39b9d3 (diff) | |
spell form
Diffstat (limited to 'gitea.html')
| -rw-r--r-- | gitea.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ server { <h2>A few extras</h2> <h3>Automatically create a new repo on push</h3> - <p>This is an incredicly useful feature for me. Open up <code>/etc/gitea/app.ini</code> and add <code>DEFAULT_PUSH_CREATE_PRIVATE = true</code> to the <code>repository</code> section like so:</p> + <p>This is an incredibly useful feature for me. Open up <code>/etc/gitea/app.ini</code> and add <code>DEFAULT_PUSH_CREATE_PRIVATE = true</code> to the <code>repository</code> section like so:</p> <img src=pix/gitea-push-create.png> <br> <p>If you now add a remote to a repository like this</p> |
