godot-git-control icon indicating copy to clipboard operation
godot-git-control copied to clipboard

Error message "git_not_found"

Open Victoralm opened this issue 5 years ago • 3 comments

I'm getting this message (git_not_found) from Godot 3.1.1 on Ubuntu 18.04.

Also, the static func tr(key): is getting the error message: Function signature doesn't match the parrent. Parrent signature is: 'String tr(String)'.

Victoralm avatar May 18 '19 22:05 Victoralm

Me too =(

Manjaro Linux godot 3.1.1

*** Output Console ***

git_not_found

sergiogbrox avatar May 19 '19 13:05 sergiogbrox

Same here.

  • Same output in console as above.
  • In effect, It doesn't accept any commands.

Environment:

  • Godot 3.1.1
  • Win 7 Ultimate 64 bit SP1

jagc avatar May 20 '19 16:05 jagc

I created a Pull-Request. You can download it on my fork if you want. For me it works now :) Godot 3.1.1

Mupu avatar May 23 '19 12:05 Mupu