0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Githubのwebブラウザ上で過去世代との差分を見る方法

0
Last updated at Posted at 2020-01-03

ブラウザで差分を取りたいリポジトリを開き
アドレスのリポジトリ名の末尾に /compare (小文字)を打鍵する
こんな感じ https://github.com/ユーザID/レポジトリ名/compare

下記の画面が表示されるので、赤線で囲った部分で比較したい世代を選択する。
image.png

世代には、History 画面で表示されるハッシュ値を入力する。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?