Search code examples
version-controlcontrolsversionlocal

What should I use for local version control?


Is there a version control out there that is free that doesn't store my files on a server, but rather on my local hard drive?

Other information

  • I am currently building small websites on ASP.NET in Visual Studio

Solution

  • You can use Git for local version control. https://git-scm.com/