changeset 1081:42df62660ac8

doc: clean up README and TODO
author Kevin Bullock <kbullock@ringworld.org>
date Sat, 25 Nov 2017 12:09:03 -0600
parents d96f998a718f
children b6cdf7be4059
files README.md TODO.txt
diffstat 2 files changed, 4 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Wed Nov 01 20:38:09 2017 -0500
+++ b/README.md	Sat Nov 25 12:09:03 2017 -0600
@@ -100,25 +100,7 @@
 Commands
 ========
 
-gclear
-------
-
-TODO
-
-gimport
--------
-
-TODO
-
-gexport
--------
-
-TODO
-
-git-cleanup
------------
-
-TODO
+See `hg help -e hggit`.
 
 Hg Bookmarks Integration
 ========================
--- a/TODO.txt	Wed Nov 01 20:38:09 2017 -0500
+++ b/TODO.txt	Sat Nov 25 12:09:03 2017 -0600
@@ -1,5 +1,5 @@
 GENERAL
-==========
+=======
 * work fine with eclipse plugin or tortoise-hg
 
 MAPPING ISSUES
@@ -8,7 +8,7 @@
 
 
 REMOTE/BRANCH STUFF
-=====================
+===================
 * explain what branch mapping policy determined when updating refs
 * error nicer if pushing to remote without push access (over git://)
 
@@ -29,5 +29,5 @@
 MAYBE
 ==========
 * submodules?
-* .gitignore, etc - try to convert? 
+* .gitignore, etc - try to convert?
   - (probably not automatically, but perhaps a generator?)