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(test_git): correct is_git_project test docstrings
* the 'not inside work tree' case covers both .git/ subdirs of normal repos AND the root of bare repos (which have no .git directory at all)
* the substring-rejection test verifies strict full-string equality after ANSI/whitespace strip, not whole-word matching
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments