# HG changeset patch # User Kevin Bullock # Date 1511633343 21600 # Node ID 42df62660ac83369f861df2bdddf915de9a7cfae # Parent d96f998a718fc8226088d98b65c295dd7a3ec7a5 doc: clean up README and TODO diff -r d96f998a718f -r 42df62660ac8 README.md --- 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 ======================== diff -r d96f998a718f -r 42df62660ac8 TODO.txt --- 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?)