You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remote: Empty compile time value given to use lib at hooks/update line 6
remote: Use of uninitialized value in require at hooks/update line 7.
remote: Can't locate Gitolite/Hooks/Update.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at hooks/update line 7.
remote: BEGIN failed--compilation aborted at hooks/update line 7.
remote: error: hook declined to update refs/heads/master
But, when use ssh protocol works ok.
I'm using the version 0.4.5x of the extension in ChiliProject 3.2.1.221a2e73c
The text was updated successfully, but these errors were encountered:
When try to push a project using http or https (like git remote add origin http://[email protected]/chiliproject/test-repo.git) show the error:
But, when use ssh protocol works ok.
I'm using the version 0.4.5x of the extension in ChiliProject 3.2.1.221a2e73c
The text was updated successfully, but these errors were encountered: