Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claude-code-best/claude-code
/ git.test.ts
File
git.test.ts
src/utils/__tests__/git.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{ normalizeGitRemoteUrl } from
'../git'
3
4
describe(
'normalizeGitRemoteUrl'
, () => {
Callers
nothing calls this directly
Calls
1
normalizeGitRemoteUrl
Function · 0.90
Tested by
no test coverage detected