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.
Netflix is going to the movies with its Open Source Center on Github. In a clever play, Netflix has taken its well-known brand and placed it on GitHub to show each of its open source projects as its own movie, genre and characters.
Rolling over each movie poster thumbnail reveals a description of the open-source tool, the number of viewers, the number of forks, and the last update.
Since github using webfront for icons, every time I open github website that tab will crash.
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
I want to push the bash history to my github account regularly,say everyday I will push the history to github, how do I do it. Any heads up. Is it possbile?
The bash history file should be renamed to the current data-time. So that I can track. In spite of having a local bash history I prefer to have in github also.
Thanks a lot
I have a bare git repository that I use to push to and pull from on a linux machine (let's call the bare git repository remote originlinux). From my working repository that has originlinux as a remote I push and pull until finally I decide to put it on github.
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.
GitHub had another outage this afternoon. This is getting old. How can GitHub be taken seriously in the enterprise with these kinds of outages?
GitHub started showing exceptions at 3:14 PST. By 3:20, GitHub announced on its status page that a database spike caused the service to have a major outage.
It makes no difference if GitHub for Enterprise runs on-premise.
I would like Jira and Github to talk to each other so commit messages with ticket names show up in the ticket. Issue sync would be nice as well.
I know jira has a DVCS connector but the documentation is piss poor. From what I can tell that and the Github hooks require our private jira instance to be available from the public internet or at least github's servers.