Merge branch 'jk/filter-branch-come-back-to-original'
commit9a11f13d9e5cfa1db0a3f42bc9ee886ffa7a5a22
authorJunio C Hamano <gitster@pobox.com>
Sun, 7 Apr 2013 21:29:34 +0000 (7 14:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Apr 2013 21:29:34 +0000 (7 14:29 -0700)
treeac51bad5d24c60057ed97d39db6db8a597c41fcb
parent9e7673ed7ff656738fdc02d1c529d363aaa98002
parent97276019bb20829c97528b53dc453a37177c35bb
Merge branch 'jk/filter-branch-come-back-to-original'

When used with "-d temporary-directory" option, "git filter-branch"
failed to come back to the original working tree to perform the
final clean-up procedure.

* jk/filter-branch-come-back-to-original:
  filter-branch: return to original dir after filtering
git-filter-branch.sh
t/t7003-filter-branch.sh