Closed thierryvolpiatto closed 6 years ago
Back to work! :) I've updated the package, it should not be too long before it comes back to maturity.
I cannot push the changes however:
ERROR: Permission to emacs-helm/helm-gentoo.git denied to Ambrevar.
Pierre Neidhardt notifications@github.com writes:
Back to work! :) I've updated the package, it should not be too long before it comes back to maturity.
I cannot push the changes however:
ERROR: Permission to emacs-helm/helm-gentoo.git denied to Ambrevar.
I granted you admin right like in helm-exwm, you should be able to push now.
-- Thierry
Nope, same error.
Hmm, are you sure you didn't cloned with https address of repo ? You have the same rights as for helm-exwm, so if you can push there you should be able to push here as well.
Don't know what's wrong, here is the remote:
remote.origin.url=git@github.com:emacs-helm/helm-gentoo.git
I can push to Helm-EXWM.
Pierre Neidhardt notifications@github.com writes:
Don't know what's wrong, here is the remote:
remote.origin.url=git@github.com:emacs-helm/helm-gentoo.git
I can push to Helm-EXWM.
Oh, I think you forget to reply to one of your messages, if you find it reply to it otherwise perhaps try to click on this link:
https://github.com/emacs-helm/helm-gentoo/invitations
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.*
-- Thierry
Here what I see from my side:
Indeed, I missed that. Problem solved!
I've just pushed an initial revamp, the basics work now. Let me know if there is anything you'd suggest or you'd like to improve.
Hello @ambrevar you should now have access to helm-gentoo. A first fix would be to define sources with helm-build-* macros. Let me know if you can't push your changes. Thanks.