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
cmd/git(test[Git.init]): Add test for shared parameter boolean behavior
why: Commit 03b124c fixed shared=False passing --shared, but had no test.
what:
- Add InitSharedFixture NamedTuple with 4 test cases
- Test shared=True, shared=False, shared=None, shared="group"
- Verify "shared git repository" only in output when expected
0 commit comments