Using git
Posted by Civil Guy on Nov 28, 2017; 7:54pm
URL: https://forum.librecad.org/Using-git-tp5715509.html
I'm new to using git. I think I'd like to use it locally with a Linux / Ubuntu command line.
I followed the instructions to clone LibreCAD to my laptop, then modified a couple files before I figured out that that was not the right way to go. I'd like to revert those files to the master-branch version, then update my local files with the current updates to the master branch.
How can I do that?