On Friday, 15 September 2017 15:49:50 PDT rami alshafi wrote:
> Sure Mats,
> I created a commit on the 1.3-rel branch and tried to push using the
> following command $ git push origin HEAD:ref/for/1.3-rel
> and I get the following error
> "
> ! [remote rejected] HEAD -> ref/for/1.3-rel (prohibited by Gerrit)
> error: failed to push some refs to
> 'ssh://[email protected]:29418/iotivity'

Did the server say something above that "remote rejected"? It usually has some 
form of explanation, like missing Change-Id. I see you're saying it's present, 
but is it present in all commits you're trying to push?

Run git log @{u}.. (including the two dots) to see all commits you're trying 
to push.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to