mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-12 15:05:10 -05:00
## CHANGES - Remove mergePatternManager struct wrapper for patterns - Replace struct fields with package-level variables - Simplify getMergePatterns function implementation - Clean up merge commit detection documentation - Reduce code complexity in pattern initialization - Maintain thread-safe lazy initialization with sync.Once