mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-07 05:57:30 +08:00
fix(git command): use git from yaml
This commit is contained in:
@@ -1756,6 +1756,8 @@ class Repository extends Base
|
||||
Response::output([]);
|
||||
}
|
||||
}
|
||||
|
||||
Response::reject(0x0405);
|
||||
}
|
||||
|
||||
public function blameInfo_get()
|
||||
|
||||
Reference in New Issue
Block a user