There are some updates to this page that haven't been applied yet because you've entered some data into a form. You can refresh this page to receive new updates. 続きを読む
スタートアップにとって最も大事な資産は”共に働く人”だ。Virgin Groupを創業したRichard Bransonが「成功への一番の秘訣は?」と聞かれた時「自分より賢い人を探し出し、彼らを仲間として迎え入れ、自分が会社のビジョンにフォーカスできるように彼らに自由... 続きを読む
GitHub Archive is a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis.Open-source developers all over the world are working on millions of projects: writing code & documentation, fixi... 続きを読む
This post represents the author’s opinion alone, and not any other organization, project or company. Submitting text files via a form to update a software project is the modern-day technology equivalent of medieval doctors bleeding patients ... 続きを読む
For my latest product, Grove, I wanted to allow users to quickly log in or sign up with an existing account, such as Twitter or Facebook. A while back I collected some data to determine how many people were using Facebook, Twitter, and OpenID... 続きを読む
GitHub has been pretty public about how we work. We love to write about it, tweet about it, and give talks about it. But there’s usually a lingering question of whether this type of workflow scales. It does. It scales. We do things different... 続きを読む
Thiana opened this issue October 18, 2010 git-flow specific hooks Have you considered adding hooks for git-flow? ie, flow-{action} [start|finish] - Invoked when {action} is started/finished would be ideal for integrating with an issue tracker... 続きを読む
From time to time we get requests asking us to add support for new highlighting lexers, recognize additional extensions as certain languages, or ignore a directory from a repo's stats graph. The code for these concerns was scattered around th... 続きを読む
#6086 Open Sharpie wants someone to merge 24 commits into mxcl:master from Sharpie:brew-tap brew-tap is an external command that brings multi-repo support to Homebrew by making it easy to add alternate repositories, update them, and install t... 続きを読む
Linguist We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs and generate language breakdown graphs. Features Language detection Linguist defines the list of all langu... 続きを読む
Pull requests, merge button, fork queue, issues, pages, wiki –– all awesome features that make sharing easier. But those things are only great after you've pushed your code to GitHub. Today we're happy to announce GitHub for Mac. What does ... 続きを読む
Synchronize branches The sync button pushes your chages to GitHub and pulls down other’s changes in one operation. It notifies you know when you have changes you haven’t pushed or there are new changes on GitHub you haven’t pulled down. 続きを読む
This isn't a rant, but more of a warning about ignoring your users and letting other users abuse them when you're trying to build trust and community. WARNING: Not safe for work if you work at ebay or similarily draconian companies. As some o... 続きを読む
GitHub has always been about collaboration: we want to make it easy for you to work with other people to build great software. Whether that's a co-worker sitting next to you or a stranger across the globe, it doesn't matter. Collaboration sho... 続きを読む
All your Github Issues in one place. On your Mac. Create, read and manage your issues in a familiar native interface. Keep track of issues for your private repositories and all your favourite public projects.Found a bug or got a suggestion fo... 続きを読む
UPDATE: please note that this is just a toy. A proper "redis-cluster" is on the official Redis roadmap. There's also the twine project to consider. Redis supports master-slave (1:N) replication but does not support automatic failover. That is... 続きを読む
Welcome to the GitHub Developer site Resources on using the official GitHub API. This site contains documentation on the major API sections and libraries you can use to make use of GitHub with your programs and scripts. 続きを読む
Git is pretty awesome, right? Of course I'm right. If you didn't think so, you wouldn't be here. The trick is, Git is pretty damn confusing if you've never used it before. It's even more confusing if you've never used a command prompt before.... 続きを読む
GitHubのdefunktが作ったCIサーバ cijoeは、とても簡単に使えるので小さなプロジェクトではおすすめ(Jenkinsのような充実機能はありません)。 ためしに、巷で話題のamatsuda/kaminariのテストをcijoeで実行してみましょう。 まずはcijoeをインストール。 $ ge... 続きを読む
Just looking for the rough scope of the size to serve all repositories, web frontends, etc. Ideally, with a rough breakdown of server type (database, storage, web frontend, load balancer, cacheserver, etc.) 106 votes by Jessica Hui, Deepak Si... 続きを読む
HTTP Git Read-Only This URL has Read+Write access 続きを読む
Today we're introducing Organizations. Organizations simplify management of group-owned repositories (for example: your company's code), expand on our permissions system, and help focus your GitHub workflow for business and large open source ... 続きを読む
Last year, with help from my coworkers at Linkfluence, I created two sets of maps of the Perl and CPAN’s community. For this, I collected data from CPAN to create three maps : dependencies between distributions which authors were important i... 続きを読む
In Ryan's Compare View post we promised that we'd be rolling out more code review features and today we're rolling out the latest: inline commit comments notes. Comments → Notes GitHub has actually had commit and line-based commit comments f... 続きを読む
割とちょこちょこ触ることが多く、svn だと不便なので、http://github.com/cho45/net-irc に移動した でもって要望があって気がむいたので 2ig.rb というものを作ってみた。 ruby example/2ig.rb --debug で起動する 適当な名前でチャンネルに join (/join #foo... 続きを読む
ruby | 03:06 | GitHub では、gem パッケージを作成してくれる機能がある。やり方:GitHub のプロジェクト管理ページから「edit」をクリックし、「RubyGem」のチェックボックスにチェックを入れる。 自分のプロジェクト用の *.gemspec ファイルを commit & push ... 続きを読む