Andr3as / Codiad-CodeGit

Git integration for Codiad
MIT License
26 stars 15 forks source link

how do i setup pexpect to use with codiad #47

Closed jappyjan closed 7 years ago

jappyjan commented 7 years ago

How do i setup/configure codiad to use pexpect for git authentication? i could only find instructions on how to install it...

Andr3as commented 7 years ago

Sorry for my late response.

It should work with the following config: Comment this line out: Line 3 in config.php and remove the comment from this one: Line 5 in config.php

Andr3as commented 7 years ago

Please reopen if required