このところ頑張って作っていたBuildHiveがようやっとリリースに漕ぎ着けましたので、使ってやってください。 BuildHiveはCloudBeesのDEV@cloudの一環で、GitHubのリポジトリに対する継続的インテグレーションビルドをとても簡単にセットアップできるサービスで... 続きを読む
HTTP Git Read-Only This URL has Read+Write access 続きを読む
If you’re a developer who wants to work on the Diaspora source code and submit your changes for consideration to be merged into the master branch, here’s how. Thanks to ThinkUp for their awesome developer guide, which inspired ours. Quickfi... 続きを読む
どうすれば小規模なチームでも大きな成果を出せるのか。大きな組織で沢山の量をこなすのは当たり前のことで、あまりクールではありません。少ない人数でも大きな成果を出すには、スピードをあげることと、そのためにも無駄をなくすことがポイントになってきます... 続きを読む
$ gem sources -a http://gems.github.com $ sudo gem install username-projectname 1070 Gems aaalex-detect_mobiles (0.0.5) aaalex-permanent_cookies (0.0.2) aanand-ruby-do-notation (0.2) aaronp-frex (1.0.1) aaronp-mechanize (0.7.7.20080826145538)... 続きを読む
gitタグの付け方については、この記事の最後の方でちょろっと書いたけど、間違って付けちゃったりしたタグを消す方法がわからなくて調べたのでメモ。前提こうやって付けたタグを消したい場合の話。 $ git tag -a 0.2 -m 'hogehoge' $ git push --tags タグの消... 続きを読む
At 8:49am Pacific Time this morning a GitHub user exploited a security vulnerability in the public key update form in order to add his public key to the rails organization. He was then able to push a new file to the project as a demonstration... 続きを読む
git | 18:56 | git push origin :branch_name branch_nameのところを実際のbranch名に変えてください。ツイートする 続きを読む
(※すいません猿にはできません) Git/Github初心者のみなさんこんにちわ! Pull Requestを送ってみたいけど、やり方がわからない? 間違ったPull Requesするのがこわくて躊躇している? もったいない! そんなみなさんに、Pull Requestを送るための最小の手順... 続きを読む
すごいいいまとめだ!きらきらドロップ、射的はUnityだったのかぁ。そして、SpliteSceneは高橋さんのやつだっけな。gitにあるかな? / “「第一回 渋谷Unity勉強会xコロプラUnity事例発表」に参加してきました - …” htn.to/zsRxcJ 10:37 AM Jan 31st Hatenaか... 続きを読む
安藤幸央のランダウン[60] GitHubを もっとソーシャルに使いこなすための7つ道具 安藤幸央(yukio-ando@exa-corp.co.jp) 株式会社エクサ 2012/1/23 「Java News.jp(Javaに関する最新ニュース)」の安藤幸央氏が、CoolなプログラミングのためのノウハウやTIPS... 続きを読む
Today we're super excited to announce that GitHub has acquired Ordered List. Ordered List is the company behind Gauges, Speaker Deck, and Harmony. We've been fans of the team for a long time and are constantly inspired by their products, peop... 続きを読む
GitHubは有料でプライベートリポジトリが持てますが、それでもセキュリティ上の理由でリポジトリを外だしできないケースはあるかと思います。そんなときに使ってみたいのがGitLab、GitHubクローンです。 0 続きを読む
This is Signal vs. Noise, a weblog by 37signals about design, business, experience, simplicity, the web, culture, and more. Established 1999 in Chicago. Visit the Product Blog for more information on our products. Below: Q&A with Chris Wanstr... 続きを読む
1. Keep your source code at your server! Your own lite app for projects/repositories hosting on your server. Fast, secure and stable solution based on ruby on rails. 2. Use Git! We use git as version control system for projects 3. Browse sour... 続きを読む
github にはリポジトリに「README」ファイルがあれば、その内容がリポジトリの先頭ページに表示されるhttps://github.com/github/markup に挙がっている拡張子を付加すれば、そのマークアップとみなしてレンダリングされるという機能があるわけですが、複数のマ... 続きを読む
HTTP Git Read-Only This URL has Read+Write access 続きを読む
GitHub is a collective of interplanetary futurenauts. We work and play around the clock to build the best collaboration tools in the universe. Meet The Team Media Downloads The Company Originally founded by Chris Wanstrath, PJ Hyett and Tom P... 続きを読む
Every night, our friendly Hubot pops into one of our Campfire rooms and posts some numbers. Turns out we passed some pretty significant numbers in the past couple days. And numbers are fun, so we thought we'd share them with you. That's a lot... 続きを読む
みなさん、Git使ってますか?僕はまだメインのVCSがSubversionなのもあって、なかなか慣れません。せっかくGitを使っているのに、ちょっと不便なSubversionくらいの位置づけです。でも、同じような理解度の人って多いんじゃないでしょうか。 一方で、最近はGitH... 続きを読む
■ [git][ruby] github gemからgit-hub gemに乗り換えた 自作のプロジェクトをgithubで公開するとき、わざわざWeb画面からリポジトリを新規作成していませんか?hubコマンドをインストールすれば、「hub create」一発でできますよ。 githubのリポジトリをコマン... 続きを読む
Tracking change and innovation in the enterprise software development community Git is a distributed version control system, originally written by Linus Torvalds to manage the source code of the Linux kernel. It has also become quite successf... 続きを読む
作者 Mirko Stocker, 翻訳者 角谷 信太郎 - (株)永和システムマネジメント 投稿日 2008年3月27日 午後12時12分 コミュニティ Ruby トピック Ruby on Rails, テクノロジー, オープンソース, コラボレーション タグ Rails, Subversion Git(サイト・英語)は分散バ... 続きを読む
Webサーバに Subversion のサーバを立てておき、HTML や CSS を commit することでWebサイトを更新する方法は、良く知られているテクニック、らしいですね*1。更新の履歴を残すことができるし、ましてチマチマとFTPやsftpでアップロードするよりずっと簡単です... 続きを読む
Your current locale selection: English. Choose another? English Afrikaans Català Čeština Deutsch Español Français Hrvatski Magyar Indonesia Italiano 日本語 Nederlands Norsk Polski Português (BR) Русский Српски Svenska 中文 続きを読む
* Audience Active Twitter users prefereably using GNOME Desktop on Ubuntu 10.4. * What's this? This is a Twitter client mainly using not REST API but User Streams API. http://apiwiki.twitter.com/ChirpUserStreams As chirp-client is using User ... 続きを読む
00:19 | またもや 37signals ネタなのだけれども、彼らの blog で連載されている「Bootstrapped, Profitable, & Proud」というシリーズが凄まじく面白いし参考になる。内容はそのタイトル通り初期投資にお金をかけずに(ベンチャーキャピタルを使わずに)設立し... 続きを読む
Private Gist All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are given this private URL. Every gist with this icon () is private. Public Gist Anyone may fork, clone, o... 続きを読む
GitHub launched with a simple pull request system on day one. You've used it to send 200 thousand pull requests in just over two years. Now we're taking it to the next level with a re-imagined design and a slew of new tools that streamline th... 続きを読む
githubにpushしてからcommitが間違っていたことに気付きました。以下のようにすると取り消せました。 git rebase -i HEAD~1 git push origin +master 以下を参考にしました。How can I remove a commit on github?githubだけgithubだけを取り消すには別の方法も... 続きを読む
参加しています。The 2009 GitHub Contest内容は、簡単にいうとリコメンデーションエンジンのコンテスト。8/30までやっているので、まだまだ参加できます。あんまり参加している人がいないようなのと、海外のブログとかだと戦略を説明している人がいたりするの... 続きを読む
Today we’re announcing our 2009 GitHub Contest. Since the Netflix prize is now over, we figured you guys needed something to do. Here is your chance to contribute to the open source canon, make GitHub better, and possibly win two of the best... 続きを読む
弊社は、deployツールとしてcapistranoを使っています。 しかし、Capistranoのメンテナンスが終了するという話("Jamis Buck氏, CapistranoやSQLite/rubyの開発を終了"参照)を聞いても、 特に困らないという事に気がついて、あらためて驚きを感じました。 なぜだ... 続きを読む