質問編集履歴

1

追記

2020/08/10 06:45

投稿

nippledrill
nippledrill

スコア11

test CHANGED
File without changes
test CHANGED
@@ -27,3 +27,17 @@
27
27
 
28
28
 
29
29
  初歩的な質問で恐縮なのですが、手順を教えて頂けると嬉しいです。
30
+
31
+
32
+
33
+ git status実行結果
34
+
35
+ ---
36
+
37
+ ```console
38
+
39
+ HEAD detached from 6a56d58
40
+
41
+ nothing to commit, working tree clean
42
+
43
+ ```