On Sat, Jul 9, 2011 at 22:01, Graeme Geldenhuys <[email protected]> wrote: > On 9 July 2011 12:22, Mattias Gaertner <[email protected]> wrote: >> >> Any volunteer to create a git plugin for Lazarus? > > I have been thinking of this already. The problem is that I have never > seen a "IDE integrated scm" that works as well as the command line > executable.
In general, I agree. I think that SCM package should not aim to replace native SCM interface, but instead implement only a few functions which really benefit from tight integration. For example, log, blame and partial commit (git add -p) could benefit from tight SynEdit integration. -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
