Set up project root watches.
commit652d48e4142ec811b79f1adedb97121e30c9cb11
authorJames Liggett <jrliggett@cox.net>
Sun, 20 Apr 2008 04:32:39 +0000 (19 21:32 -0700)
committerJames Liggett <jrliggett@cox.net>
Sun, 20 Apr 2008 04:32:39 +0000 (19 21:32 -0700)
tree4052c3bd42f0e10dcac75e408b6531ca2a5c5dc8
parent5549869be254a4c117ac9f4b6894c96f9be567f9
Set up project root watches.

Set up project directory watching so that Git can't be used if there is no
project open. Git needs a working directory; it doesn't take full paths. Keep
track of this directory so it can be passed to commands.
plugins/git/plugin.c
plugins/git/plugin.h