mirror of
https://github.com/StackExchange/blackbox.git
synced 2026-05-06 14:11:03 +03:00
792d11e85a
This removed the subshell from _determine_vcs_base_and_type so it can set environment variables. Because this always runs at the beginning of the scripts, there's no need to do checking if REPOBASE is unset or if VCS_TYPE is not yet determined, thus I simplified one function and eliminated which_vcs.