You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* giteaofficial/main:
Return `responseText` instead of string in some functions (go-gitea#28836)
Fix display latest sync time for pull mirrors on the repo page (go-gitea#28841)
Add testing for CalcCommitStatus (go-gitea#28823)
Remove duplicated checkinit on git module (go-gitea#28824)
Add missing migration (go-gitea#28827)
Fix uploaded artifacts should be overwritten (go-gitea#28726)
// InitFull initializes git module with version check and change global variables, sync gitconfig.
167
167
// It should only be called once at the beginning of the program initialization (TestMain/GlobalInitInstalled) as this code makes unsynchronized changes to variables.
0 commit comments