Revision 911d4be35bce21f1717867c66615ae6919c4c216 authored by Karl Palsson on 04 January 2020, 23:01:57 UTC, committed by Karl Palsson on 04 January 2020, 23:01:57 UTC
A normal git clone doesn't catch these, as it _knows_ that the files are
in the git repo and should be tracked.  However, downloading a tarball,
and adding it to a new git repo shows up the problem as important files
are simply not added, and would be dropped by git clean.

Reported-by: https://github.com/libopencm3/libopencm3/issues/1153
1 parent 9d15ac7
History
File Mode Size
doc
include
ld
lib
mk
scripts
tests
.gitignore -rw-r--r-- 1.2 KB
.travis.yml -rw-r--r-- 272 bytes
COPYING.GPL3 -rw-r--r-- 34.2 KB
COPYING.LGPL3 -rw-r--r-- 7.5 KB
HACKING -rw-r--r-- 3.4 KB
HACKING_COMMON_DOC -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 3.7 KB
README.md -rw-r--r-- 6.7 KB
locm3.sublime-project -rw-r--r-- 486 bytes

README.md

back to top