Subject: | dzil Git::Push hangs |
When releasing a distribution to CPAN, the process hangs at the last stage when it is supposed to be doing a git push. The following was printed to screen:
[@Filter/UploadToCPAN] PAUSE add message sent ok [200]
[@Git/Commit] Committed Changes dist.ini
[@Git/Tag] Tagged v0.12
[@Git/Push] pushing to origin
No error messages were output. Nor did it ask for my github authentication details. It just hangs indefinitely (or is that information meant to go in some file?). In the end I had to kill the process and push it manually.