Git のワークフローを紹介して、チームの状態やメンバーのアクティビティを把握するための方法やツールを発表した。
Git のリポジトリから取得できる情報を使ってブランチ毎の状態を把握するコマンドを作って紹介した。
dRuby と daemontools を使い、分散オブジェクトのサーバとクライアントを作り、update フックを介して、リジトリには直接は含まれないブランチとタグの操作を追記していく簡単なタイムラインツールを作り、使い方を発表した。
# スライド中のリンク
* http://nvie.com/posts/a-successful-git-branching-model/
* http://scottchacon.com/2011/08/31/github-flow.html
* https://github.com/blog/1557-github-flow-in-the-browser
* https://github.com/blog/1335-tidying-up-after-pull-requests
* https://github.com/blog/1476-get-up-to-speed-with-pulse
* http://blog.gitlab.org/gitlab-5-dot-3-released/
* http://gitstats.sourceforge.net/
* https://github.com/blog/1484-check-the-status-of-your-branches
* https://github.com/grauwoelfchen/timeline