git.vfs: fix close method
authorGuido Günther <agx@sigxcpu.org>
Wed, 29 Oct 2014 06:46:35 +0000 (07:46 +0100)
committerJun Wang <junbill.wang@samsung.com>
Tue, 26 Jan 2016 16:51:41 +0000 (00:51 +0800)
commit637b6455e9759b387049a0f57a3b59fb09333181
treeb74bb8002971bfa803bd8a9b1c7be01f543f77f7
parentd2874ed7f11acb251eea9170c3389e2d8ac07c21
git.vfs: fix close method

Preventing a infinite recursion which can be triggered by gbp pq export
--commit.
gbp/git/vfs.py
tests/test_GitVfs.py