]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7003-filter-branch.sh
t7003: ensure --prune-empty removes entire branch when applicable
authorDevin J. Pohly <djpohly@gmail.com>
Thu, 23 Feb 2017 08:27:34 +0000 (02:27 -0600)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Mar 2017 20:43:37 +0000 (12:43 -0800)
commit4dacc8f11d4acfb43d76e2a1abc2d2a57d5a2691
tree3d4e04a1614e29fd6522856446cb634d542af308
parent377a3543898815dda82e0b33de152958318e7bff
t7003: ensure --prune-empty removes entire branch when applicable

Sanity check before changing the logic in git_commit_non_empty_tree.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7003-filter-branch.sh