If the current directory is not a git repository the blamer will be automatically disabled.
This is not suitable for the project organized using repo like Android. for example:
project root (open vim from here)
|-- git repository A
|-- git repository B
|-- ...
Detecting git root from current file is more compatible.