質問編集履歴

1

説明補足

2017/02/21 02:34

投稿

yoshiky
yoshiky

スコア105

test CHANGED
File without changes
test CHANGED
@@ -40,6 +40,18 @@
40
40
 
41
41
 
42
42
 
43
+ # 管理対象外にしたから変更なし
44
+
45
+ $ git status
46
+
47
+ On branch development
48
+
49
+ Your branch is up-to-date with 'origin/develop'.
50
+
51
+ nothing to commit, working directory clean
52
+
53
+
54
+
43
55
  # 別ブランチに切り替え...できない
44
56
 
45
57
  $ git checkout mysample_branch