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
docs: explain why bare repos exist and why pushing to non-bare fails
Add paragraph connecting the structural difference to the practical
consequence — bare repos accept pushes because there is no working
tree to desynchronize; non-bare repos reject pushes to protect the
checked-out files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments