In CyanogenMod we usually have a common base_path (~/android) that contains subfolders of each version. (~/android/cm-12.1, ~/android/cm-13.0, etc.)
It would be very useful to have support for a common base_path using the new branch feature in crowdin, so we don't have to specify a different base_path for each CyanogenMod version (we use different yaml configs for different versions, as the packages are different)
I think this was already implemented but commented out in crowdin-cli if I understand right. I will try to make it an option, if it works I'm going to make a pull request.
In CyanogenMod we usually have a common base_path (~/android) that contains subfolders of each version. (~/android/cm-12.1, ~/android/cm-13.0, etc.)
It would be very useful to have support for a common base_path using the new branch feature in crowdin, so we don't have to specify a different base_path for each CyanogenMod version (we use different yaml configs for different versions, as the packages are different)
I think this was already implemented but commented out in crowdin-cli if I understand right. I will try to make it an option, if it works I'm going to make a pull request.