apache / mynewt-newt

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
117 stars 96 forks source link

Fix copying repos with symlinks #444

Closed sjanc closed 3 years ago

sjanc commented 3 years ago

The CopyDir implementation did not created symlinks but instead was creating copy of a files resultign in dirty repo.