5
* Alternative (faster) storage for SHA map using the TDB library
6
(http://tdb.samba.org/). This will automatically be used if you have
7
TDB and its Python bindings installed. In all other situations the previous
8
(slower) Sqlite database format will be used.
14
* Support parsing .gitignore
16
* Support dpushing to remote repositories.