Hi A couple of weeks ago I cloned a git repository to get my files over to pythonanywhere. I think I have now sorted out various conflicts between my local machine and what was on Python Anywhere. I now want to get one file from Git that is working how I want on my local machine.
I have tried git pull and other similar commands but get this error: fatal...not a git repository(or any parent up to mount point /home/lz7cjc) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
How do I sort this out so I can get facilities_list.html onto your servers using Git?
thanks