went through install process and application doesn't find a controller?? Class controller_git does not exist
SYSPATH\classes\kohana\request.php [ 1176 ]
1175 // Load the controller using reflection
1176 $class = new ReflectionClass($prefix.$this->controller);