About 3,000 results
Open links in new tab
  1. Configuration Cheat Sheet | Gitea Documentation

    This is a cheat sheet for the Gitea configuration file. It contains most of the settings

  2. Additional authentication sources / additional gitea modules

    Nov 13, 2019 · Now question is: is it possible to request SSO addon to gitea / develop my own authentication module and add it under the auth sources in site administration? Well, second part of …

  3. How do I change the author and committer name/email for ...

    We have experienced an issue today where a UTF8 character in an author name was causing trouble on the build server, so we had to rewrite the history to correct this.

  4. How can I change the author (name / email) of a commit?

    Change Git commit author/email before or after committing. Learn to update globally, per repo, or for a single commit. Includes amending & rebase.

  5. Customizing Gitea | Gitea Documentation

    Dynamic content is generated using go templates, which can be modified by placing replacements below the $GITEA_CUSTOM/templates directory. To obtain any embedded file (including templates), …

  6. change commit author name and email for entire repo

    Nov 3, 2022 · I just noticed that I have been using the wrong name and email on my repos (mixing the credentials between github, gitlab and my private gitea), is there an easy way to change it to the …

  7. Have your own GitHub-like service! | thisroman.dev

    May 29, 2023 · In this tutorial, we’ll focus on setting up Gitea, which is one of the more popular options. It allows you to host private repositories and manage your own projects from start to finish. Gitea is …

  8. How can I change the commit author for a single commit?

    You can run git commit --amend to update the author, the message or the signature (e.g. git commit --amend -S --author="Your Name <your-email>"). Verify with git log --show-signature.

  9. Automatically Linked References | Gitea Documentation

    These references will be shown as links to the referenced content. The effect of creating this type of reference is that a notice will be created in the referenced document, provided the creator of the …

  10. Usage | Gitea Documentation

    Try Gitea Cloud ☁️ for 30 days → Accelerate your Development & Deploys!