とらりもんHOME  Index  Search  Changes  Login

とらりもん - GitHub Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

{{toc}}

! Learn
#[[サルでもわかるGit入門 〜バージョン管理を使いこなそう〜|http://www.backlog.jp/git-guide/]]
#[[GitHub初心者はForkしない方のPull Requestから入門しよう|http://blog.qnyp.com/2013/05/28/pull-request-for-github-beginners/]]
#[[GitHub Flow|http://scottchacon.com/2011/08/31/github-flow.html]] [[(日本語訳)|https://gist.github.com/Gab-km/3705015]]
#[[Gitブランチを使いこなすgit-flow/GitHub Flow入門|http://www.atmarkit.co.jp/ait/series/1323/]]


!プライベートレポジトリで開発したい
皆でワイワイ開発しましょう。

!!Stundent packに申し込む
*大学のアドレスを使って登録
*プライベートレポジトリが7個まで持てる
**ただし学生で無くなるとプライベートのままに出来ない

!![[GitLab.com|https://about.gitlab.com/gitlab-com/]]を使う
*完全無料らしい。
詳しくは[[ここ|http://polamjag.hatenablog.jp/entry/2015/01/28/030558]]を見て

!!自前のGit Serverを立ち上げる
例えば[[gitea|https://github.com/go-gitea/gitea]]