hub: git + hub = github hub is a command line utility which adds GitHub knowledge to git. It can used on its own or as a git wrapper. Normal: $ hub clone rtomayko/tilt Expands to: $ git clone git://github.com/rtomayko/tilt.git Wrapping git: $... 続きを読む
git, ruby | 14:40 | というのを作ったました。ちょこちょこ機能改善してます。 yuroyoro/git-issue - GitHubgit-issue | RubyGems.org | your community gem host 仕事では、異臭管理システムはRedmineを使っていて、作業はsshでサーバに入ってコード書いてる... 続きを読む
Scott Chacon on the Interwebs 31 Aug 2011 git-flowの問題点 (Issues with git-flow) 私は人々にGitを教えるためにあちこちを飛び回っているが、最近のほぼすべてのクラスやワークショップでgit-flowについてどう思うかを尋ねられた。私はいつも、git-flowは... 続きを読む
For the last few months a few of us here at GitHub have been working on a new homepage for the Git project. I designed the original site years ago as a simple refresh of the content that Petr Baudis had put up at git.or.cz - the first Git pro... 続きを読む
README.mdデザイナのための Git Git とは バージョン管理システムです (ミスった変更を取り消したり、ブランチを分けて並行して開発ができます) 変更したファイルをサーバに反映するのも Git 経由でおこないます 概念図 ∧_∧ ∧_∧ ( ´∀`) ―push... 続きを読む
All content under Creative Commons Attribution-Non Commercial-Share Alike 3.0 license. Theme and code by Michael Bleigh. Hosted by GitHub and powered by Jekyll. 続きを読む