mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a03fdd9566
Mac's git installation ships with a system wide config that configures the credential helper `osxkeychain`, which will prompt the user with a dialog. ``` $ git config list --system credential.helper=osxkeychain ``` By setting the environment variable [`GIT_CONFIG_NOSYSTEM=true`](https://git-scm.com/docs/git-config#ENVIRONMENT), Git will not load the system wide config, preventing the dialog from populating. Closes #26717 |
2 months ago | |
---|---|---|
.. | ||
e2e | 2 months ago | |
fuzz | 2 months ago | |
gitea-lfs-meta | 2 years ago | |
gitea-repositories-meta | 2 months ago | |
integration | 2 months ago | |
testdata/data | 3 months ago | |
mssql.ini.tmpl | 8 months ago | |
mysql.ini.tmpl | 1 year ago | |
pgsql.ini.tmpl | 4 months ago | |
sqlite.ini.tmpl | 1 year ago | |
test_utils.go | 3 months ago |