Add another blank entry to bracnhes array to maintain parity with other arrays

This commit is contained in:
maxbyte9p 2023-12-01 11:05:40 -05:00
parent d88dc72f01
commit cf66e351fd

View File

@ -38,6 +38,7 @@ branches=(
'' ''
'' ''
'' ''
''
) )
declare -A macros declare -A macros