in reply to Re^5: Sort alphabetically from file
in thread Sort alphabetically from file

Because developers should use a version control system anyway?

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Replies are listed 'Best First'.
Re^7: Sort alphabetically from file
by james28909 (Deacon) on Jun 15, 2019 at 13:36 UTC
    To be completely honest, isnt WSL itself version controlled? i mean, it is constantly being worked on and updated, just like any other useful tools.
      I was referring to the fact that most here will use git anyway.

      Not sure what you mean.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

        Oh, then im not sure how most people, here, on this site, using git, has anything to do with version control itself. When I think of version control, I think of a tool being updated from 1.01 to 1.10 or something of the nature. Pardon me for misunderstanding.

        EDIT: Completely forgot... GIT hash its own version control built-in. Now it all makes sense ;)