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
// ius.io is the recommended official(git-scm.com) method to install git
112
+
moreHint="get git: https://git-scm.com/download/linux and https://ius.io"
113
+
}
114
+
}
115
+
returnfmt.Errorf("installed git version %q is not supported, Gitea requires git version >= %q, %s", gitVersion.Original(), GitVersionRequired, moreHint)
0 commit comments