> You guys totally miss the point on clone.

No, I think you miss our point.

> The thing is that svn checkout gives you enough, to do what you need
> to do.

git clone --depth 1 does as well -- you work on your stuff, then you
diff against the baseline, submit a patch. Like I said -- we differ in
opinions on what's easier to do. For me diffing against trunk with svn
is *terribly* slow and backporting to any other branch is an annoying
manual and tedious process.

D.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to