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

Fix infinite loop when parent directory does not exist #289

Closed dump247 closed 5 years ago

dump247 commented 5 years ago

If the parent directory does not exist, dest is empty which puts _gs_relative_path into an infinite loop and the gs command hangs.

resolves #241

ghthor commented 5 years ago

Fuck yes!!! Nice Work!

EdvinOlofsson commented 5 years ago

Woohoo! Hyped for work tomorrow :D great work