mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-17 06:04:25 +01:00
@@ -1,4 +1,6 @@
|
||||
const ACL = require('../acl')
|
||||
const home = require('../home')
|
||||
const { spawn } = require('child_process')
|
||||
|
||||
async function getReposHandler (publicKey, req) {
|
||||
const { branch, url, userId } = await parseReq.bind(this)(publicKey, req)
|
||||
|
||||
Reference in New Issue
Block a user