https://github.com/tiimgreen/github-cheat-sheet から個人的に厳選してメモ。
差分の比較
branch 間
https://github.com/ReactiveX/rxdart/compare/master...bloc-example
tag 間
https://github.com/ReactiveX/rxdart/compare/0.22.0...0.22.1
期間
- https://github.com/ReactiveX/rxdart/compare/master@{3.week.ago}..master
- https://github.com/ReactiveX/rxdart/compare/master@{2019-07-01}..master
差分の表示オプション
空白の無視
タブ幅の調節
https://github.com/mjibson/goon/blob/master/cache.go?ts=4
プレーンテキストで表示
https://github.com/ReactiveX/rxdart/compare/master...bloc-example.diff
特定ユーザーが author の PR, Issue を表示
https://github.com/flutter/flutter/issues?q=author:sensuikan1973
特定ユーザーの commit だけを表示
https://github.com/flutter/flutter/commits/master?author=sensuikan1973
短縮 URL
Git.io を使って生成できる。
ショートカットキー
commit
鉛筆 PR
コメントの diff を元に
コードの指定行を強調
Shift を押しながら2つの行をクリックして Copy permalink
すればいい。
https://github.com/flutter/flutter/blob/beta/analysis_options.yaml#L35-L40