回答編集履歴
2
追記
test
CHANGED
@@ -3,3 +3,17 @@
|
|
3
3
|
|
4
4
|
|
5
5
|
[ブランチ履歴の表示 - GitHub Docs](https://docs.github.com/ja/desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/viewing-the-branch-history)
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
---
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
(質問の修正を受けて追記)
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
GitHub Desktopのリポジトリのリストに出てこないのは、まだクローンしたことが無いからではないでしょうか。
|
18
|
+
|
19
|
+
File → Clone Repository... に出てきませんか?
|
1
参照ページ追記
test
CHANGED
@@ -1 +1,5 @@
|
|
1
1
|
Current repositoryとCurrent branchを選んでHistoryタブをクリックすれば履歴が表示されます。
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
[ブランチ履歴の表示 - GitHub Docs](https://docs.github.com/ja/desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/viewing-the-branch-history)
|