Remix.run Logo
bawolff 3 hours ago

The backup part of that is that you are sending a copy of your code to a separate server (github).

It has nothing to do with git. Making a copy on a separate server would still be a backup even if you weren't using git. Using git without pushing your repo somewhere else would not be a backup.

xigoi 34 minutes ago | parent | next [-]

In this case, using Git would have helped even if it was local-only.

himata4113 3 hours ago | parent | prev [-]

see response to charcircuit below.