質問編集履歴
1
エラー表示の追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,11 @@
|
|
7
7
|
```error
|
8
8
|
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
|
9
9
|
Logon failed, use ctrl+c to cancel basic credential prompt.
|
10
|
+
error: unable to read askpass response from 'C:\Users(英語表記の本名)\AppData\Local\SourceTree\app-3.3.9\tools\Askpass.exe'
|
10
11
|
Pushing to https://github.com/shiroa0917/FlyingCharacter.git
|
12
|
+
|
13
|
+
|
14
|
+
bash: /dev/tty: No such device or address
|
11
15
|
エラー終了しました。エラーの内容は上記をご覧ください。
|
12
16
|
```
|
13
17
|
###
|