• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    Go read the actual thread. There was a bug someone found that files you have in there that aren’t even associated with git still get deleted. I’m not entirely convinced this was the poster’s fault.

    • Scoopta@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      It’s not a bug, it’s intentional. They consider changes to be any change since the last commit including in untracked files. They did update it to make this behavior a lot more obvious though.