Repo Location

Quick question, does it matter where you keep the repository. I have mine in the document folder on a separate hard drive on my computer.

Doesn’t really matter other than overall protection of your data. You still run the risk of it being on the same system and not backed up to say GitHub in the cloud

In terms of you working on your project, then the repository and project tend to be in the same place on disk.

If you’re talking about a ‘remote’ of your repository that you push/pull with, and not just commit to, then as Bryant suggests I would consider having that somewhere physically separate altogether (github, bitbucket, gitlab, etc., just some other machine/storage and preferably one that knows best how to secure it like those mentioned).

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms