diff --git a/content/git/clone-commit-via-cli.md b/content/git/clone-commit-via-cli.md index fdeb23e..d84d6b9 100644 --- a/content/git/clone-commit-via-cli.md +++ b/content/git/clone-commit-via-cli.md @@ -75,7 +75,7 @@ The last step is to synchronize (*push*) the modifications (commit) from the loc If you are using HTTP, you will be asked for your Codeberg username and password. -```bash +```shell ~/examples$ git push Username for 'https://codeberg.org': knut Password for 'https://knut@codeberg.org':