No more copy and paste — GitHub has launched a new feature today called ZeroClipboard, a library for copying text to the clipboard that uses an invisible Adobe Flash movie through a JavaScript interface.
The capability to copy long lines of text and Secure Hash Algorithms (SHAs) to a clipboard has been a feature on GitHub since 2009:
With ZeroClipbard, GitHub says it is making it easier to
Hello all!
I would like to thank the GNOME foundation for including hamster in gnome 5
years ago.
It gave the project unprecedented exposure and the army of translators made
sure it is available in all the major languages.
A huge thanks for that!
But now we are moving to github:
https://github.com/projecthamster/hamster
Right now it's just the code, but i plan to move over also bugs and start
r
According to a GitHub post this morning, GitHub for Mac is now supported in GitHub Enterprise. The support comes as part of the latest release of GitHub for Mac. The features, “Clone in Mac,” username auto-completion and notifications, are now available with a user’s enterprise repositories.
My work has blocked github. Attempting to pull from a github repo produces this message:
ssh: connect to host github.com port 22: Operation timed out
Does this mean only port 22 needs to be unblocked? Or should more be unblocked? They have told me that if I provide the instructions, they will unblock github.
What is Github and how does it work? Sometimes i come across a link to a github site but i don't know what it is and how it works.
It's important to note that this is NOT a Github security issue. This is a BONEHEAD security issue.
From the 'If you leave the keys out in the open it's your own fault' files:
Github rolled out a new search tool today making it easier to not just discover new projects, but code within projects. Think Google Code search (when it was alive, but better).
So the TL;dr version is – awesome power.
I can ping github.com but I can't ssh into it.
GreetingsI am having trouble pushing to github. I have added my public key to github and checked that it works using ssh -T git@github.comWhen I try to use git to do a git push origin master I get a password promptdialog from openssh-askpass. I tried removing openssh-askpass but it seemsthere is not fallback as I get an error of it missing.
I'm relatively new to server management and I have a home development server running a LAMP stack on Ubuntu Server version 12.10.
I'm trying to download a git repository via SSH using the following command:
wget https://api.github.com/repos/avalanche123/Imagine/zipball/v0.3.0
However when doing this the server is unable to connect and times out.
What I've noticed though is if then try to ping