LosManos / LehmanLaidun

A solution for comparing contents of two folder structures.
Other
1 stars 0 forks source link

Build on github should work #21

Closed LosManos closed 3 years ago

LosManos commented 3 years ago

Right now there is an issue where there are 3 files copied. These files are copied with the command copy that exists on windows but not in bash, that Github uses.

Suggestion 1: Get rid of the copying of files. They **might be convenient but not necessary.

Suggestion 2: Use WSL in visual studio in some way. Don't know how.

Suggestion 3: Use Cygwin when Visual studio copies the files. Prefer to be not reliant on Cygwin.

Suggestion 4: Any other way?