Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. saint@saint-desktop:~/Development/Rockbox/rockbox$ git commit --amend --author="Ryan Billing <ryjobil@gmail.com>"
  2. [master 0155a57] DSP Compressor: Sidechain, Exponential Atk/Rls
  3. Author: Ryan Billing <ryjobil@gmail.com>
  4. 7 files changed, 322 insertions(+), 90 deletions(-)
  5. saint@saint-desktop:~/Development/Rockbox/rockbox$ git push origin HEAD:refs/for/master
  6. Counting objects: 35, done.
  7. Delta compression using up to 2 threads.
  8. Compressing objects: 100% (18/18), done.
  9. Writing objects: 100% (18/18), 5.56 KiB, done.
  10. Total 18 (delta 17), reused 0 (delta 0)
  11. remote: Resolving deltas: 0% (0/17)
  12. remote:
  13. remote: ERROR: In commit 0155a57f388e18ba39c8cb80c4531e018e8c7e73
  14. remote: ERROR: author email address ryjobil@gmail.com
  15. remote: ERROR: does not match your user account.
  16. remote: ERROR:
  17. remote: ERROR: The following addresses are currently registered:
  18. remote: ERROR: saint.lascivious@gmail.com
  19. remote: ERROR:
  20. remote: ERROR: To register an email address, please visit:
  21. remote: ERROR: http://gerrit.rockbox.org/#/settings/contact
  22. remote:
  23. remote:
  24. To ssh://Saint@gerrit.rockbox.org:29418/rockbox
  25. ! [remote rejected] HEAD -> refs/for/master (invalid author)
  26. error: failed to push some refs to 'ssh://Saint@gerrit.rockbox.org:29418/rockbox'
  27. saint@saint-desktop:~/Development/Rockbox/rockbox$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement