質問編集履歴

1

修正

2020/01/27 03:54

投稿

ttoo
ttoo

スコア126

test CHANGED
File without changes
test CHANGED
@@ -1,10 +1,12 @@
1
1
  ```
2
+
3
+ # git add .
2
4
 
3
5
  # git status
4
6
 
5
7
  On branch master
6
8
 
7
- Your branch is ahead of 'origin/master' by 1 commit.
9
+ Your branch is ahead of 'origin/master' by 2 commits.
8
10
 
9
11
  (use "git push" to publish your local commits)
10
12