Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/git-lfs/git-lfs
/ Pattern
Method
Pattern
git/gitattr/attr.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
21
type
PatternLine
interface
{
22
Pattern() *wildmatch.Wildmatch
23
Line
24
}
25
Callers
15
AttrPathsFromReader
Function · 0.65
TestParseLines
Function · 0.65
TestParseLinesManyAttrs
Function · 0.65
TestParseLinesManyLines
Function · 0.65
TestParseLinesUnset
Function · 0.65
TestParseLinesUnspecified
Function · 0.65
TestParseLinesQuotedPattern
Function · 0.65
TestParseLinesWithNoAttributes
Function · 0.65
TestParseLinesWithMacros
Function · 0.65
Applied
Method · 0.65
ProcessLines
Method · 0.65
TestProcessLinesWithMacros
Function · 0.65
Implementers
1
patternLine
git/gitattr/attr.go
Calls
no outgoing calls
Tested by
13
TestParseLines
Function · 0.52
TestParseLinesManyAttrs
Function · 0.52
TestParseLinesManyLines
Function · 0.52
TestParseLinesUnset
Function · 0.52
TestParseLinesUnspecified
Function · 0.52
TestParseLinesQuotedPattern
Function · 0.52
TestParseLinesWithNoAttributes
Function · 0.52
TestParseLinesWithMacros
Function · 0.52
TestProcessLinesWithMacros
Function · 0.52
TestProcessLinesWithMacrosDisabled
Function · 0.52
TestProcessLinesWithUnspecifiedMacros
Function · 0.52
TestProcessLinesWithBinaryMacros
Function · 0.52