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
HasPreviousCommit causes recursive load of commits unnecessarily (go-gitea#14598)
Backport go-gitea#14598
This PR improves HasPreviousCommit to prevent the automatic and recursive loading
of previous commits using git merge-base --is-ancestor and git rev-list
Fixgo-gitea#13684
Signed-off-by: Andrew Thornton <[email protected]>
0 commit comments