You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also on Windows 10 and it's working for me.
You seem too use cmd for your deployment, have you tried running dploy with Git bash or similar shell ?
When I run "dploy live" I see next
Connecting to live...
Checking revisions...
Checking diffs between [f8d1002d84fdf6dd1fe3e58acbdd7b6f4fa8ff9c] > [Active code page: 65001
548b7f751c09ffa0b7e524161c039372c1850c34]
An error occurred when retrieving the 'git diff --name-status f8d1002d84fdf6dd1fe3e58acbdd7b6f4fa8ff9c Active code page: 65001
548b7f751c09ffa0b7e524161c039372c1850c34' { [Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "git diff --name-status f8d1002d84fdf6dd1fe3e58acbdd7b6f4fa8ff9c Active code page: 65001
548b7f751c09ffa0b7e524161c039372c1850c34"
fatal: bad object f8d1002d84fdf6dd1fe3e58acbdd7b6f4fa8ff9c
]
killed: false,
code: 128,
signal: null,
cmd: 'C:\WINDOWS\system32\cmd.exe /s /c "git diff --name-status f8d1002d84fdf6dd1fe3e58acbdd7b6f4fa8ff9c Active code page: 65001\r\n548b7f751c09ffa0b7e524161c039372c1850c34"' }
By some reason default shell message about active charset is been printing directly to git command and breaks its syntax
The text was updated successfully, but these errors were encountered: