|
|
|
|
|
by simonw
953 days ago
|
|
There's a comment about that here: https://github.com/git/git/blob/bc5204569f7db44d22477485afd5... When writing or updating patterns, assume that the contents these
patterns are applied to are syntactically correct. The patterns
can be simple without implementing all syntactical corner cases, as
long as they are sufficiently permissive.
|
|