aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-07 12:10:37 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-10-07 12:10:37 -0300
commit1a89571a2801986259736234b80e1c9972fd7d22 (patch)
tree95e83669f2a7f8d694da0006000d572f46d81dee
parentcc0bf2f8407f2c5e61a15c29387b308271784290 (diff)
downloadutils-git-1a89571a2801986259736234b80e1c9972fd7d22.tar.gz
utils-git-1a89571a2801986259736234b80e1c9972fd7d22.tar.bz2
TODO: git ware
-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.