UTRA-NSL-Susan CAD Files
- install git
- open terminal in a good location (eg.
cd ~/Documents) - run
git clone https://github.com/EpicStuff/NSL-Susan
before you do anything to the files make sure to open the terminal in the folder containing the CAD files and run git pull
once your done, run git commit -a -m "some message" and git push
If you are getting a git error and something to do with a merge conflict, that means that there were 2 people working on the files at the same time you should probably just wait to for the next meeting to sort it out