Richard Heck wrote: > did want to do it it likely wouldn't be that hard. It's only a handful of > routines that have to be written, and you can mimic the ones for svn, etc.
i dropped my effort to support git and imho its not just matter of mimic the svn routines. - different scheme of sharing the work (eg check-in X commit & push) - detection of file being under git (no .svn subdir analogy) - revision numbers via checksums instead of incremental numbers not that it couldn't be solved if someone wants to play... ;) pavel
