diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-10-07 12:10:37 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-10-07 12:10:37 -0300 |
commit | 1a89571a2801986259736234b80e1c9972fd7d22 (patch) | |
tree | 95e83669f2a7f8d694da0006000d572f46d81dee | |
parent | cc0bf2f8407f2c5e61a15c29387b308271784290 (diff) | |
download | utils-git-1a89571a2801986259736234b80e1c9972fd7d22.tar.gz utils-git-1a89571a2801986259736234b80e1c9972fd7d22.tar.bz2 |
TODO: git ware
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |