提交
Showing
foo.sh
0 → 100644
| ... | @@ -10,6 +10,9 @@ | ... | @@ -10,6 +10,9 @@ |
| "type": "git", | "type": "git", | ||
| "url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git" | "url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git" | ||
| }, | }, | ||
| "gitHooks": { | |||
| "post-commit": "foo" | |||
| }, | |||
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| ... | ... |
Please
register
or
sign in
to comment