scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

Add test cases for branches containing `.` period characters. #311

Open ghthor opened 3 years ago

ghthor commented 3 years ago

Support for . characters was added in #310 but there weren't any test cases added to verify the behavior.