Rainer M Krug wrote: > On Mon, Jul 11, 2011 at 4:40 PM, Pavel Sanda <sa...@lyx.org> wrote: > This mustn't happen - but isn't this risk higher when we are trying to use > own / copied routines to check then using an established command like "git > status"?
this is not about "using our code" vs "parsing git output" but "detecting git" vs "ignore git VCS". > For the medium term: what about per file or general options, which enable > certain vcs? general (by default disabled) option like "git support" was the only solution i was able to come with. pavel