chiark / gitweb /
Detect working trees and disable the status view when it is missing
authorJonas Fonseca <fonseca@diku.dk>
Fri, 28 Sep 2007 15:52:40 +0000 (17:52 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Fri, 28 Sep 2007 15:52:40 +0000 (17:52 +0200)
commitc38c64bb6e5e9c1f173e24c964b06497e24108d9
tree7d72ddc6d7623db844b54a93fa1611899e2964f6
parent272818eafff98333c51f1b614704160f265405ed
Detect working trees and disable the status view when it is missing

In the process, make any call to report() before a view has been
set end up in die() to avoid problems with uninitialized views.
tig.c