blob: 790c5095f924aa39e94582e01dcc3883bbfaae5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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.
* Automatically set git-hooks integration.
* Implement global hooks.
* Check remote configuration.
|