mirror of
https://github.com/dw-0/kiauh.git
synced 2026-06-30 20:35:27 +05:00
a42b730688
Error when opening KIUAH fix get_current_branch only catches CalledProcessError, not FileNotFoundError. When crowsnest isn't installed, the missing dir propagates the exception. Fix