ref: 302eefbc15cbb83f9be9f53419f1d0b0c8e1a341
dir: /gitrules/
/repos.html /bin/shithub /usr/git list /([^'/]+)/([^'/]+)/([^'/]+)/info.html /bin/shithub /usr/git info '\1' '\2' '\3' /([^'/]+)/([^'/]+)/([^'/]+)/files.html /bin/shithub /usr/git files '\1' '\2' '\3' /([^'/]+)/([^'/]+)/([^'/]+)/snap.tar.gz /bin/shithub /usr/git tar '\1' '\2' '\3' /([^'/]+)/([^'/]+)/([^'/]+)/(([^']+)/)?f.html /bin/shithub /usr/git view '\1' '\2' '\3' '\5' /([^'/]+)/([^'/]+)/([^'/]+)/(([^']+)/)?raw /bin/shithub /usr/git viewraw '\1' '\2' '\3' '\5' /([^'/]+)/([^'/]+)/([^'/]+)/log.html /bin/shithub /usr/git log '\1' '\2' '\3' /([^'/]+)/([^'/]+)/([^'/]+)/commit.html /bin/shithub /usr/git show '\1' '\2' '\3' /([^'/]+)/([^'/]+)/([^'/]+)/patch /bin/shithub /usr/git patch '\1' '\2' '\3'