Skip to content

Instantly share code, notes, and snippets.

@calebmeyer
Last active April 6, 2018 03:07
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 calebmeyer/6d77848739d35c706168c1ef890d3c99 to your computer and use it in GitHub Desktop.
Save calebmeyer/6d77848739d35c706168c1ef890d3c99 to your computer and use it in GitHub Desktop.
nope
> apm publish minor
Preparing and tagging a new version done
Pushing v0.2.0 tag failed
fatal: HttpRequestException encountered.
An error occurred while sending the request.
bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.com': No error
> git push
fatal: HttpRequestException encountered.
An error occurred while sending the request.
Username for 'https://github.com': calebmeyer
Password for 'https://calebmeyer@github.com':
Counting objects: 6, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 562 bytes | 93.00 KiB/s, done.
Total 6 (delta 4), reused 0 (delta 0)
remote: Resolving deltas: 100% (4/4), completed with 2 local objects.
To https://github.com/calebmeyer/vim-mode-plus-macros.git
3509cce..f42fb93 master -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment