We no longer fear the jgit library eating a repository, or causing other sorts of corruption. Nor do we fear the Eclipse plugin locking up your workbench, as it just has never happened. Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> --- README | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/README b/README index db11c25..e18a9eb 100644 --- a/README +++ b/README @@ -66,15 +66,6 @@ three for packaging. == WARNINGS / CAVEATS == -- The plugin could lockup your Eclipse workbench. I've tried to - make it stable and function in such a way that it can't crash - the workbench, but that doesn't mean it won't. :-) - -- This package might eat your files. Everything I've added to a - repository with it has unpacked properly both with itself and - with the canonical C based implementation, but that doesn't mean - it won't generate a corrupt object. - - Symbolic links are not supported because java does not support it. Such links could be damaged. @@ -88,10 +79,6 @@ three for packaging. have no information about other vendors. Please report your findings if you try. -- Do not trust this plugin to always do the right thing (yet). Please - check with the real Git and report any problems. - - == COMPATIBILITY == - Eclipse 3.3.1 is the minimum Eclipse version, 3.4 is preferred. -- 1.6.0.rc1.250.g9b5e2 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html