Show More
@@ -232,7 +232,11 b' It is possible that an upgrade involves ' | |||
|
232 | 232 | Kallithea. As these hooks are created inside the repositories on the server |
|
233 | 233 | filesystem, they are not updated automatically when upgrading Kallithea itself. |
|
234 | 234 | |
|
235 | To update the hooks of your Git repositories: | |
|
235 | To update the hooks of your Git repositories, run:: | |
|
236 | ||
|
237 | kallithea-cli repo-scan -c my.ini --install-git-hooks | |
|
238 | ||
|
239 | Or: | |
|
236 | 240 | |
|
237 | 241 | * Go to *Admin > Settings > Remap and Rescan* |
|
238 | 242 | * Select the checkbox *Install Git hooks* |
General Comments 0
You need to be logged in to leave comments.
Login now