236 | | = prompt = |
237 | | * bash |
238 | | |
239 | | * [http://blog.asial.co.jp/845 Gitを使い始めたらやっておきたい便利な設定いろいろ : アシアルブログ] |
240 | | * [http://d.hatena.ne.jp/deeeki/20110402/git_branch_ps1 Gitブランチ名を__git_ps1でbashプロンプトに表示 - 130単位] |
241 | | * [http://d.hatena.ne.jp/notogawa/20120720/1342756620 bashのプロンプトにブランチ名を右寄せ表示する - ぼくのぬまち 出張版] |
242 | | * source:lab/trunk/TipAndDoc/.gitconfig, source:lab/trunk/TipAndDoc/.bashrc |
243 | | |
244 | | = github = |
245 | | * [http://addyosmani.com/blog/backing-up-a-github-account/ Pro-tip: How To Backup All Of Your GitHub Repositories In One Go] |
246 | | * github:joeyh/github-backup |
247 | | |
248 | | * [http://daicham.hatenablog.com/entry/20111005/1317829785 初めてPull Requestをマージしてみた - daicham blog] |
249 | | * [http://akisute.com/2011/02/github-pull-request.html A-Liaison BLOG: github で pull request をされたとき・するときの手順] |
250 | | * [http://d.hatena.ne.jp/hnw/20110528 GitHubへpull requestする際のベストプラクティス - hnwの日記] |
251 | | > ここで大事な点を強調しておきますが、絶対にmasterブランチで作業してはいけません。また、masterブランチからpull requestを送るのもいけません。必ずpull requestのための別ブランチから送るようにしましょう。 |
252 | | |
253 | | * [http://stackoverflow.com/questions/10045517/embedding-images-inside-a-github-wiki-gollum-repository documentation - Embedding images inside a GitHub wiki (gollum) repository? - Stack Overflow] |
254 | | > github:mojombo/gollum-demo/blob/master/Mordor/Eye-Of-Sauron.md |
255 | | |
| 254 | |
| 255 | = prompt = |
| 256 | * bash |
| 257 | |
| 258 | * [http://blog.asial.co.jp/845 Gitを使い始めたらやっておきたい便利な設定いろいろ : アシアルブログ] |
| 259 | * [http://d.hatena.ne.jp/deeeki/20110402/git_branch_ps1 Gitブランチ名を__git_ps1でbashプロンプトに表示 - 130単位] |
| 260 | * [http://d.hatena.ne.jp/notogawa/20120720/1342756620 bashのプロンプトにブランチ名を右寄せ表示する - ぼくのぬまち 出張版] |
| 261 | * source:lab/trunk/TipAndDoc/.gitconfig, source:lab/trunk/TipAndDoc/.bashrc |
| 262 | |
| 263 | = github = |
| 264 | * [http://addyosmani.com/blog/backing-up-a-github-account/ Pro-tip: How To Backup All Of Your GitHub Repositories In One Go] |
| 265 | * github:joeyh/github-backup |
| 266 | |
| 267 | * [http://daicham.hatenablog.com/entry/20111005/1317829785 初めてPull Requestをマージしてみた - daicham blog] |
| 268 | * [http://akisute.com/2011/02/github-pull-request.html A-Liaison BLOG: github で pull request をされたとき・するときの手順] |
| 269 | * [http://d.hatena.ne.jp/hnw/20110528 GitHubへpull requestする際のベストプラクティス - hnwの日記] |
| 270 | > ここで大事な点を強調しておきますが、絶対にmasterブランチで作業してはいけません。また、masterブランチからpull requestを送るのもいけません。必ずpull requestのための別ブランチから送るようにしましょう。 |
| 271 | |
| 272 | * [http://stackoverflow.com/questions/10045517/embedding-images-inside-a-github-wiki-gollum-repository documentation - Embedding images inside a GitHub wiki (gollum) repository? - Stack Overflow] |
| 273 | > github:mojombo/gollum-demo/blob/master/Mordor/Eye-Of-Sauron.md |