Don't have the same issue, maybe you just need to add

[push]
    default = simple

to your .gitconfig


---
Luca Burgazzoli


On Wed, Oct 25, 2017 at 8:35 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> Hi
>
> I logged a ticket at INFRA
> https://issues.apache.org/jira/browse/INFRA-15372
>
> On Wed, Oct 25, 2017 at 5:54 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:
>> Hi
>>
>> Do others get this error when attempting to push to Apache git?
>>
>> It used to work today, but in the last hour or so I get this error.
>>
>>
>> davsclaus:/Users/davsclaus/workspace/camel/components/camel-kafka
>> (master)/$ git push origin
>> Counting objects: 43, done.
>> Delta compression using up to 8 threads.
>> Compressing objects: 100% (28/28), done.
>> Writing objects: 100% (43/43), 12.03 KiB | 0 bytes/s, done.
>> Total 43 (delta 13), reused 0 (delta 0)
>> remote: This repository is currently out of sync, please
>> remote: contact us...@infra.apache.org!
>> remote:
>> To https://gitbox.apache.org/repos/asf/camel.git
>>  ! [rejected]        boot2 -> boot2 (non-fast-forward)
>>  ! [rejected]        camel-2.19.x -> camel-2.19.x (non-fast-forward)
>>  ! [rejected]        camel-2.20.x -> camel-2.20.x (non-fast-forward)
>>  ! [remote rejected] master -> master (pre-receive hook declined)
>>  ! [rejected]        website -> website (non-fast-forward)
>> error: failed to push some refs to
>> 'https://gitbox.apache.org/repos/asf/camel.git'
>> hint: Updates were rejected because a pushed branch tip is behind its remote
>> hint: counterpart. Check out this branch and integrate the remote changes
>> hint: (e.g. 'git pull ...') before pushing again.
>> hint: See the 'Note about fast-forwards' in 'git push --help' for details.
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> http://davsclaus.com @davsclaus
>> Camel in Action 2: https://www.manning.com/ibsen2
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to