mirror of https://github.com/go-gitea/gitea.git
In history, Gitea could use the system config `/etc/gitconfig` because some users said that "they might put certNonceSeed in it" Actually, we shouldn't not use it, because it also causes conflicts (there are already some fixes like #28848) To make the system clear, I think it's worth to introduce the breaking change: add `GIT_CONFIG_NOSYSTEM=1` to all git commands. ## ⚠️ BREAKING ⚠️ For most users, nothing need to do. If you have made changes to `/etc/gitconfig` to affect Gitea's behavior, you need to move these config options to Gitea's internal git config file, it is usually in Gitea's `{AppDataPath}/home/.git` directory. |
3 months ago | |
---|---|---|
.. | ||
actions | 3 months ago | |
activities | 3 months ago | |
admin | 6 months ago | |
asymkey | 3 months ago | |
auth | 3 months ago | |
avatars | 1 year ago | |
db | 3 months ago | |
dbfs | 10 months ago | |
fixtures | 3 months ago | |
git | 4 months ago | |
issues | 3 months ago | |
migrations | 3 months ago | |
organization | 3 months ago | |
packages | 3 months ago | |
perm | 4 months ago | |
project | 3 months ago | |
pull | 1 year ago | |
renderhelper | 4 months ago | |
repo | 3 months ago | |
secret | 8 months ago | |
shared/types | 1 year ago | |
system | 1 year ago | |
unit | 5 months ago | |
unittest | 3 months ago | |
user | 3 months ago | |
webhook | 4 months ago | |
main_test.go | 2 years ago | |
repo.go | 3 months ago | |
repo_test.go | 3 months ago |