Hi,
I am new to git flow and I have successfully installed it on my machine. How ever after installing if try a command git flow version it is giving me an error :
$git flow version
/usr/local/bin/git-flow: line 118: init: command not found
0.4.2-pre.
I ran this command as a non root user. I thought it is searching for /sbin/init and set "/sbin/" in my $PATH.
Any helps would be much appreciated.
Thanks,
Ratheesh