From 22299f84d39c26dd661a217809ae3174ccfaf4eb Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 5 Jul 2021 09:33:36 -0400 Subject: spell form --- gitea.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitea.html') diff --git a/gitea.html b/gitea.html index 2b49cd5..2b9b588 100644 --- a/gitea.html +++ b/gitea.html @@ -80,7 +80,7 @@ server {

A few extras

Automatically create a new repo on push

-

This is an incredicly useful feature for me. Open up /etc/gitea/app.ini and add DEFAULT_PUSH_CREATE_PRIVATE = true to the repository section like so:

+

This is an incredibly useful feature for me. Open up /etc/gitea/app.ini and add DEFAULT_PUSH_CREATE_PRIVATE = true to the repository section like so:


If you now add a remote to a repository like this

-- cgit v1.2.3