aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index ed75ba6..790c509 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,8 @@
TODO
====
+* Write a "git ware" plugin:
+ * Handles safe clones/pull/merges by checking signed tags or commits.
* Write a "git" interceptor:
* Check proper user/email config.
* Automatically set git-flow when initializing a repository.