Re: windows installers
Posted by
dxli on
Apr 13, 2015; 3:15am
URL: https://forum.librecad.org/windows-installers-tp5711314p5711316.html
using command line git tool, in your librecad source folder, run:
git fetch
git rebase
ravas wrote
When I want to compile an installer for the latest commit,
is there a quick way to update only the changed files?
Or do I just clone the whole project again?
I would be willing to upload installers for Windows if that is agreeable.
What is the protocol for that?