From: J. Bakshi <hidden> Date: 2016-06-15 22:51:37
Hello,
I am using a git repo which has detached work tree. I like to add the files, folders located at the work tree ( it is a site under htdocs) at the git repo. Is it possible to do it within the work-tree or I need a separate working space from where I need to do all these operation ?
Thanks