Re: git filter-branch --prune-empty not removing commits

2013-02-08 Thread Martijn van Oosterhout
On 8 February 2013 16:23, Martijn van Oosterhout wrote: > git_commit_non_empty_tree() > { > +if test $# = 1 && test -z "$(git ls-tree $1)" ; then > +skip_commit "$@" > +fi > if test $# = 3 &am

git filter-branch --prune-empty not removing commits

2013-02-08 Thread Martijn van Oosterhout
Feb 8 16:12:13 2013 +0100 Commit 2 file |1 + 1 file changed, 1 insertion(+) commit 1dc65b84c016320ce0599f2bd78bcbb5e532658f Author: foo Date: Fri Feb 8 16:12:13 2013 +0100 Commit 1 -- Martijn van Oosterhout http://svana.org/kleptog/ test Description: Binary data