Script test.sh runs badly in git bash:

echo Let's start

and 

echo (convert blabla)

Creates problems when run:

./test.sh

Complains missing ' to terminate
Complains ( 

How to solve these problems for git bash echo ?!?!?!?

I tried

git echo "Let's start"

But problem remains.

Bye,
  skybuck.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/43bb719d-f018-4932-b885-1db263db5bd0n%40googlegroups.com.

Reply via email to