Skip to content
Zaki Mughal [sivoais] edited this page Jun 25, 2015 · 1 revision

Welcome to the Vaa3D-tools-mirror wiki!

Clean up

Note: The command used to filter out large binaries

git filter-branch --force --index-filter \
	'git rm --cached --ignore-unmatch hackathon/ting_neutube/NeuTu.zip hackathon/ITK-V3D-Plugins/InsightToolkit-4.1.0.tar.gz hackathon/zhi/snake_tracing/ITK4.3.2.zip hackathon/zhi/snake_tracing/VXL.zip' \
	--prune-empty --tag-name-filter cat -- --all
Clone this wiki locally