# HG changeset patch # User alys # Date 2019-06-06 06:24:13 # Node ID eafc83e1eb6f16bf4c3c31b92c881277a6d00ecd # Parent e20a271a783f796d7c5b04f939204aaaef766a73 Add TODO and update .hgignore. diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -8,6 +8,7 @@ node_modules/* project-checkup-0.* bin/* +benchmarking/* syntax: regexp ^.nrepl-port diff --git a/TODO.taskpaper b/TODO.taskpaper new file mode 100644 --- /dev/null +++ b/TODO.taskpaper @@ -0,0 +1,10 @@ + + + +Lingering edge cases: + - User doesn't have hg, git, etc. + - User has hg but not chg (fallback to ) + +Git support: + - List untracked files + - Determine based on presence of directory.