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
No reason to keep the commit history for gh-pages. The docs
can be rebuilt at any commit at any time.
Keeping the history means `git log --graph --all` is cluttered
with gh-pages commits. Even worse, they appear above the
important commits because every commit to master is followed
a few minutes later by a commit to gh-pages.
0 commit comments