質問編集履歴

1

2020/07/10 08:00

投稿

tege
tege

スコア29

test CHANGED
File without changes
test CHANGED
@@ -1,7 +1,3 @@
1
- ::iosファイルがないとエラーが出るのですが、windousなので::iosファイルが作成できないみたいです。何か対策法はないでしょうか?
2
-
3
-
4
-
5
1
  ```
6
2
 
7
3
  git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch origin
@@ -16,8 +12,6 @@
16
12
 
17
13
 
18
14
 
19
- fatal: cannot create directory at '::ios': No such file or directory
15
+ fatal:
20
-
21
- First, rewinding head to replay your work on top of it...
22
16
 
23
17
  ```