add a TODO item for 'got ref'
diff --git a/TODO b/TODO
index 0a9ce6f..a7c6931 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,7 @@ got:
- 'histedit -c' prompts for log message even if there are no changes to commit
- recursive addition: got add -R
- recursive removal: got rm -R
+- allow for creating symbolic references with 'got ref -s'
tog:
- cosmetic display issues involving \n and TABs should be fixed