But you know which editor won't delete 3 months of work? (without your explicit direction; however if you
!rm -rf ./*
that's on you)
But you know which editor won't delete 3 months of work? (without your explicit direction; however if you
!rm -rf ./*
that's on you)
@dalias @jaywilliams @ed1conf Hell, I occasionally have a hard time getting CLI git to do that when I want to scrap my uncommitted changes...
My verdict is "user not understanding even the basics of how source control works, getting confused, and then clicking random buttons trying to 'fix' something that wasn't actually broken" (I suspect the reason they thought the '5k staged files' was bad was that they didn't realize the repository starts out empty even when you already have files in the folder, and that you have to create the initial commit with the existing files)