04-30-2021, 03:44 AM
(04-30-2021, 01:46 AM)dsimic Wrote:I didn't know, I'm not a git fan. I use git clone and sometimes git pull, that's about it. hg bundles or torrents, maybe rsync are more useful. It expects a perfect network. It has this little .git subdir so that was the only explanation I could think of.(04-26-2021, 08:00 PM)ab1jx Wrote: I had done a git clone and then started modifying what I had downloaded, In the same directory under git's control. When I booted back up git had restored everything to the way it was at the end of the download. I think, I couldn't find my changes anywhere, I even checked to see if the immutable flag had gotten set but it hadn't.
This is strange. There's nothing special inside a local git repository that would cause a spontaneous revert.