Open kingsleykumar opened 5 years ago
I'm getting this error as well. Installed using msysgit-install.cmd to C:\Program Files\Git\usr\bin
I manually fixed this error by adding the missing ) on line 378 in git-flow-init; however, all prefixes are still empty.
Same here!
Version: gitflow-avh-1.12.1-1
OS: Manjaro: Linux hv-vm-manjaro 5.0.15-1-MANJARO #1 SMP PREEMPT Fri May 10 19:51:04 UTC 2019 x86_64 GNU/Linux
> $ git flow init
/usr/bin/git-flow-init: line 378: unexpected EOF while looking for matching `)'
/usr/bin/git-flow-init: line 431: syntax error: unexpected end of file
Issue is fixed in the latest update. Even for the Manjaro aur package!
Hi, I am installing through gitflow-installer.sh (install stable). I got this error today.
Previous version(1.12.0) seems to be working fine.