• Michal@programming.dev
    link
    fedilink
    arrow-up
    26
    arrow-down
    4
    ·
    2 months ago

    In the context of version control it does. Discarding a change that creates a file means deleting the file.

    • Omega_Jimes@lemmy.ca
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      2 months ago

      Ok fair enough, but I’m under the impression these files existed before the source control was implemented.

      I guess it’s all up to how the program handles existing files.

      • FiskFisk33@startrek.website
        link
        fedilink
        arrow-up
        4
        ·
        2 months ago

        I guess the newly created git repository was empty, and all the files that was present in the folder represented “changes”