EOSIO / EOSIO/eos-vm

Git pull/checkout/clone fails on Windows

Open
#139 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
200
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Attempting to integrate this into CMake with the ExternalProject module. Git pull fails with various errors on Windows only; files (pretty much tests) include characters that give "invalid argument" errors (mainly colons and other characters disallowed by Windows in filenames). Is there a way this can either be fixed or ignored? As a result of this, git fails with the following error when pulling:
```
fatal: Could not reset index file to revision 'HEAD'.
Cannot rebase: You have unstaged changes.
Please commit or stash them.
No rebase in progress?
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.