jesseduffield / lazygit

simple terminal UI for git commands
MIT License
47.94k stars 1.72k forks source link

Only add commit prefix if branch name matches regex pattern #3703

Open phaze-ZA opened 2 days ago

phaze-ZA commented 2 days ago

This PR seeks to change that by checking for a match before calling ReplaceAllString - see Issue #3695