FreeCAD-library
FreeCAD-library copied to clipboard
Add `fcinfo` tool to get readable diffs on FreeCAD files
Running this command will enable fcinfo
in the local repository (.git/config
file):
git config --local diff.fcinfo.textconv "fcinfo"
Also specify file extension on .gitattributes
file
Wiki page: https://wiki.freecad.org/WebTools_Git#Description