Files
@ 4c71667160e5
Branch filter:
Location: kallithea/rhodecode/model/meta.py
4c71667160e5
764 B
text/x-python
use os.environ as a fallback for getting special info from hooks, this will allow
calling RhodeCode hooks from outside the system eg. via SSH
- also verify repo if it's a correct VCS throw 404 error otherwise
calling RhodeCode hooks from outside the system eg. via SSH
- also verify repo if it's a correct VCS throw 404 error otherwise