Andr3as / Codiad-CodeGit

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

codiad says commits are being successfully pushed, but they're not #59

Open leram84 opened 7 years ago

leram84 commented 7 years ago

Not sure how to debug this, i dont see logs anywhere in codiad, and php logs don't show anything, but im pretty sure my issue is w config anyway. When i try to commit a change, it shows the green badge and says it has been pushed, but nothing appears in github. Im using pexpect and I updated config.php as intructed here https://github.com/Andr3as/Codiad-CodeGit/issues/47, but i must be missing something else since I was never even asked for a password in the process of setting this all up.

git version 2.10.1 windows.10 pexpect

leram84 commented 7 years ago

please help lol... all the other guys im working w have this running perfectly on linux and they're making fun of my windows server again :/

Andr3as commented 7 years ago

Sry, for the late response. After finally setting up a test system I am currently working on fixing the os-related bugs.

leram84 commented 7 years ago

No problem, and THANK YOU for looking into this! I'm really looking forward to this. Hopefully it will work with pexpext since the other one didn't seem to have any working windows links

Andr3as commented 7 years ago

Could you please test the merge request #60? It works for me during the first tests.

leram84 commented 7 years ago

still behaving the same way. but im honestly not even sure im doing everything correctly. To update i manually edited the changes in that merge, and then just restarted nginx/php... I then went and deleted and repulled my repo since a lot has changed and i was afraid if this did work it would push everything back to a month ago. Anyway, it pulls down the repo fine... but the commits still do the same thing (say its commited, but nothing in git)