php / php-sdk-binary-tools

Tool kit for building PHP under Windows
BSD 2-Clause "Simplified" License
85 stars 32 forks source link

Added fallback to master when detected branch name is unknown #12

Open Bilge opened 5 months ago

Bilge commented 5 months ago

This addresses #11. It seems this would not happen if git.exe is detected on the path, but in case it isn't, this supports the case where git is not available.