✨ 🥊 gitSafety.ts
This commit is contained in:
@@ -174,3 +174,4 @@ function matchesDotGitPrefix(n: string): boolean {
|
|||||||
// for git~N as the first component.
|
// for git~N as the first component.
|
||||||
return /^git~\d+($|\/)/.test(n)
|
return /^git~\d+($|\/)/.test(n)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user