Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/db.c version 5c355f71d3
|
2013-05-22
| ||
| 07:11 | Use-case demonstrating previous change. It restores the behavior of "fossil clean" and the "ignore-glob" documentation to what it was in 1.25 and before: clean everything unknown to fossil except the build artifacts (specified by "ignore-glob" or --ignore). Now the build artifacts can be removed by "fossil clean -X", while "fossil clean -x" cleans everything possible for a clean build. This renders --clean and "ignore-clean" unnecessary, it can be removed now. Closed-Leaf check-in: 003062b7d8 user: jan.nijtmans tags: cleanX | |