Changeset - 92894fccc615
[Not reviewed]
default
0 1 0
Mads Kiilerich (mads) - 5 years ago 2020-11-20 16:15:23
mads@kiilerich.com
Grafted from: 15d03a31164e
repo-scan: recommend running this to reinstall Git hooks after upgrading

It would be too invasive to fully automate this.
1 file changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/upgrade.rst
Show inline comments
 
@@ -232,7 +232,11 @@ It is possible that an upgrade involves 
 
Kallithea. As these hooks are created inside the repositories on the server
 
filesystem, they are not updated automatically when upgrading Kallithea itself.
 

	
 
To update the hooks of your Git repositories:
 
To update the hooks of your Git repositories, run::
 

	
 
    kallithea-cli repo-scan -c my.ini --install-git-hooks
 

	
 
Or:
 

	
 
* Go to *Admin > Settings > Remap and Rescan*
 
* Select the checkbox *Install Git hooks*
0 comments (0 inline, 0 general)