On samedi 4 octobre 2014 11:39:33 CEST, Jan Kundrát wrote:
Hi, the github repo is mainly a mirror for users' convenience.
We don't accept pull requests, mainly for the reason that nobody
but me actually gots these e-mails. Could you please send this
through Gerrit? Instructions are at
https://techbase.kde.org/Development/Gerrit .
—
Reply to this email directly or view it on GitHub.
I wright here to ask some help for the pull request in gerrit.
I have the following error:
[dglent@localhost trojita (imap-idle-renewal-bug-337846)]$ LC_ALL=C git
push origin imap-idle-renewal-bug-337846
X11 forwarding request failed on channel 0
Counting objects: 12, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 1.30 KiB | 0 bytes/s, done.
Total 12 (delta 11), reused 0 (delta 0)
remote: Resolving deltas: 100% (11/11)
remote: Processing changes: refs: 1, done
To ssh://[email protected]:29418/trojita
! [remote rejected] imap-idle-renewal-bug-337846 ->
imap-idle-renewal-bug-337846 (prohibited by Gerrit)
error: failed to push some refs to
'ssh://[email protected]:29418/trojita'
[dglent@localhost trojita (imap-idle-renewal-bug-337846)]$ LC_ALL=C git
push origin master:refs/for/imap-idle-renewal-bug-337846
X11 forwarding request failed on channel 0
Total 0 (delta 0), reused 0 (delta 0)
remote: Processing changes: refs: 1, done
To ssh://[email protected]:29418/trojita
! [remote rejected] master -> refs/for/imap-idle-renewal-bug-337846
(branch imap-idle-renewal-bug-337846 not found)
error: failed to push some refs to
'ssh://[email protected]:29418/trojita'
Maybe i have no rights to create a branch (?)