diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-18 16:37:38 -0300 |
---|---|---|
committer | Silvio Rhatto <user@example.org> | 2014-09-18 16:37:38 -0300 |
commit | 70beacc179ea415ea5db2a3bb7699c597709cb65 (patch) | |
tree | 0c7301fe71fd0e2c8d046c8ce40466b04bb8dc31 /TODO.md | |
download | utils-git-70beacc179ea415ea5db2a3bb7699c597709cb65.tar.gz utils-git-70beacc179ea415ea5db2a3bb7699c597709cb65.tar.bz2 |
Initial import
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |