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
I foolishly ran git diff on a very large change set, and then could no longer load the page for that branch. The console.html was only about 11MB, so the problem was more likely that my browser (iPadOS Safari 15) could not handle that much HTML. But we need to handle this more gracefully.
The text was updated successfully, but these errors were encountered:
I foolishly ran
git diff
on a very large change set, and then could no longer load the page for that branch. Theconsole.html
was only about 11MB, so the problem was more likely that my browser (iPadOS Safari 15) could not handle that much HTML. But we need to handle this more gracefully.The text was updated successfully, but these errors were encountered: