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