Skip to content

Instantly share code, notes, and snippets.

@r0kk3rz
Last active February 21, 2018 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r0kk3rz/c63f44f7096e15b0475758dcd3d4adcd to your computer and use it in GitHub Desktop.
Save r0kk3rz/c63f44f7096e15b0475758dcd3d4adcd to your computer and use it in GitHub Desktop.
[rockliffel@CentOS-72-64-minimal libsrtp]$ git remote show origin
* remote origin
Fetch URL: https://git.merproject.org/r0kk3rz/libsrtp
Push URL: https://git.merproject.org/r0kk3rz/libsrtp
HEAD branch: (unknown)
Local branch configured for 'git pull':
master merges with remote master
[rockliffel@CentOS-72-64-minimal libsrtp]$ git push
Username for 'https://git.merproject.org': r0kk3rz
Password for 'https://r0kk3rz@git.merproject.org':
Counting objects: 3, done.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 320 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
error: RPC failed; result=22, HTTP code = 404
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment