Revision 92e240e868d4877287b162b4115ea449c552daba authored by Antoine R. Dumont (@ardumont) on 03 October 2018, 08:50:50 UTC, committed by Antoine R. Dumont (@ardumont) on 03 October 2018, 09:12:22 UTC
This is a temporary move.  This will eventually converge with
swh.model.cli as the directory hashing ability overlaps.  What's
missing in the cli for now is the ability to filter patterns.

This is mostly used to compute hashes on tree coming from multiple
dvcs. This imposes the need to be able to filter pattern like .svn,
.hg, etc...
1 parent 6f5d74b
Raw File
Makefile.local
FLAG=-v
NOSEFLAGS=-v -s
back to top