changeset 46:0bfcd0c06b8e

clarified in the readme that this is still alpha
author Scott Chacon <schacon@gmail.com>
date Tue, 28 Apr 2009 22:26:34 -0700
parents a4e53be79ca6
children 3b62270c1fad 52d45a331c92
files README.md TODO.txt
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+*Warning: This plugin is not yet stabilized. Use to help me identify bugs, but it will be a few weeks before its fully stable.*
+
 Hg-Git Mercurial Plugin
 =======================
 
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,7 +4,8 @@
 * explicit file renames
 * more tests
 * submodules?
-* .gitignore, etc - try to convert?
+* .gitignore, etc - try to convert? 
+  - (probably not automatically, but perhaps a generator?)
 
 PUSH
 ==========