The bug description
Repository folder in current commit state is copied to image in wrong way - not all necessary files (which dirs start with ".") are transferred to image, so if the user wants to work with repo dir as github repository, he can't do it.
Steps to reproduce the behavior
Problem is in copy function of img-tool that is used to build image
Expected behavior
Repository is copied to image fully.
The bug description Repository folder in current commit state is copied to image in wrong way - not all necessary files (which dirs start with ".") are transferred to image, so if the user wants to work with repo dir as github repository, he can't do it.
Steps to reproduce the behavior Problem is in copy function of img-tool that is used to build image
Expected behavior Repository is copied to image fully.
Version v0.3-alpha.2+