Skip to content

Instantly share code, notes, and snippets.

@gregoryyoung
Created July 2, 2013 13:03
Show Gist options
  • Save gregoryyoung/5909115 to your computer and use it in GitHub Desktop.
Save gregoryyoung/5909115 to your computer and use it in GitHub Desktop.
Interesting :) 10 seconds between them
greg@ouroboros:~/src/EventStore.wiki$ git commit -a
[master 569272f] fix spacing
1 file changed, 1 insertion(+)
greg@ouroboros:~/src/EventStore.wiki$ git push
error: The requested URL returned error: 403 while accessing https://github.com/EventStore/EventStore.wiki.git/info/refs
fatal: HTTP request failed
greg@ouroboros:~/src/EventStore.wiki$ git push
To https://github.com/EventStore/EventStore.wiki.git
bb35789..569272f master -> master
greg@ouroboros:~/src/EventStore.wiki$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment