mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
3bebec22f7
This is a part of OP-726, OP-727 tasks to normalize source code. Use the following to normalise your local repository to be able to merge: git rm --cached -r . git diff --cached --name-only -z | xargs -0 git add git commit -m "Normalise line endings" git ls-files -z | xargs -0 rm git checkout . |
||
---|---|---|
.. | ||
boards | ||
scripts | ||
templates | ||
winx86 | ||
.gitattributes | ||
apps-defs.mk | ||
boot-defs.mk | ||
common-defs.mk | ||
firmware-defs.mk | ||
tools.mk | ||
unittest.mk |