zadigus / ChoupiMaton

0 stars 0 forks source link

ChoupiMaton

Requirements

How to compile on MacOS

Troubleshooting

Cannot git push

Sometimes, git push will not work because ssh is not working correctly on the macOS VM. To fix the issue, run

GIT_SSH_COMMAND="ssh -o IPQoS=throughput" git push