JavaScript Required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
git rm -r --cached <folder>
git cat-file --batch-check < <(git rev-list --all --objects | \
awk '{print $1}') | grep blob | sort -n -r -k 3
git ls-tree -r --full-tree