git missing work tree
I am receiving the "[remote rejected] master branch is currently checked out" error - essentially the same problem as the OP at this post ( Git push error '[remote rejected] master -> master (branch is currently checked out)' ), and following is what I have done so far to fix it, but now it seems I have a choice between having the above-stated problem or a new one - the "missing work-tree" error, and as explained below, this is where I am currently stuck. Please also note that I have a different requirement than the other question. I do NOT want two repos, one bare and one non-bare - just the