aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..ed75ba6
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,9 @@
+TODO
+====
+
+* Write a "git" interceptor:
+ * Check proper user/email config.
+ * Automatically set git-flow when initializing a repository.
+ * Automatically set git-hooks integration.
+ * Implement global hooks.
+ * Check remote configuration.