Using Git
Git is a version control system that efficiently tracks, merges, and reverts changes.
Since KQ Link is hosted on GitHub, learning to create your own local repository is highly beneficial for tracking updates and staying current. If you plan to modify KQ Link, having your own repository ensures your changes are saved and data isn't lost.
Refer to Github's guide to setting up Git.
A UI based Git client from Github could also be used. We highly recommend using it if you are not familiar with using Git commands already. See Github Desktop
Last updated