Guest User

Untitled

a guest
Jul 26th, 2021
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. cshort@yow-cshort-lx:~/work/starlingx/cherrypick/gui$ git review
  2. Creating a git remote called 'gerrit' that maps to:
  3. ssh://[email protected]:29418/starlingx/gui.git
  4. You are about to submit multiple commits. This is expected if you are
  5. submitting a commit that is dependent on one or more in-review
  6. commits, or if you are submitting multiple self-contained but
  7. dependent changes. Otherwise you should consider squashing your
  8. changes into one commit before submitting (for indivisible changes) or
  9. submitting from separate branches (for independent changes).
  10.  
  11. The outstanding commits are:
  12.  
  13. e4f46c0 (HEAD -> py3) py3: Use real division operator
  14. 9b03fdf py3: dict.iteritems()
  15.  
  16. Do you really want to submit the above commits?
  17. Type 'yes' to confirm, other to cancel: yes
  18. remote:
  19. remote: Processing changes: refs: 1
  20. remote: Processing changes: refs: 1, done
  21. To ssh://review.opendev.org:29418/starlingx/gui.git
  22. ! [remote rejected] HEAD -> refs/for/master%topic=py3 (change https://review.opendev.org/c/starlingx/gui/+/799540 closed)
  23. error: failed to push some refs to 'ssh://[email protected]:29418/starlingx/gui.git'
  24.  
Advertisement
Add Comment
Please, Sign In to add comment