Files
@ 4c71667160e5
Branch filter:
Location: kallithea/rhodecode/tests/api/__init__.py - annotation
4c71667160e5
0 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