message no. 175455
Posted by ikwyl6 in #github at 2019-10-28T03:27:01Z
not sure the correct place, but here we go: If I have a cloned repo (my own) and I want to have a 'working copy' file that I'm using and there's also the 'master' copy on github. Is it useful to have my working copy file in the same git dir as the master on my local machine? Or should I create a separate 'working copy' folder outside of the 'master' git dir?