add suggestion to use SSH to avoir entering password every time

This commit is contained in:
fpare 2022-11-04 17:17:39 -04:00 committed by Gitea
parent 7a9528cfff
commit d34e73a2b6

View file

@ -73,7 +73,7 @@ Here's an explanation of the command flags used here:
## Push
The last step is to synchronize (*push*) the commit from the local repository to the remote one on Codeberg.
If you are using HTTP, you will be asked for your Codeberg username and password.
If you are using HTTP, you will be asked for your Codeberg username and password. If you want to avoid entering your password every time, consider [using SSH](/security/ssh-key) instead.
```shell
~/examples$ git push