alpha
Login
or
Join now
xeiaso.net
/
objgit
Star
10
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Git backed by object storage because you can't stop me
git
object-storage
kefka
Star
10
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
objgit
/
cmd
/
at
722736dfbebe4b8f7909999e1104e041a1ea644b
1 folder
Xe Iaso
test(ssh): use absolute stat paths and harden the test harness
2mo ago
ae5d6a27
objgitd
test(ssh): use absolute stat paths and harden the test harness Address code-review feedback: - Stat the absolute "/test.git/config" path (memfs can resolve relative vs absolute lookups differently); matches the rest of the package. - Close the listener in startSSHServer cleanup as well as the server, avoiding a listener leak if Cleanup fires before the concurrent Serve registers the listener. - Quote the key path in GIT_SSH_COMMAND so paths with spaces are not mis-split when git execs ssh. - Rename the TestGitServiceFor loop variable tc -> tt for package-wide consistency. Assisted-by: Claude Opus 4.8 via Claude Code
2 months ago