Issue #195: refactor backend specific code out of controllers
| Reported by: | domruf |
| State: | new |
| Created on: | 2016-02-17 09:49 |
| Updated on: | 2016-02-17 09:49 |
Description
There is quite some backend specific code in the controllers (e.g. controllers/pullrequests.py) Where possible this should be refactor in to lib.vcs.backends.xxx