✨
This commit is contained in:
parent
09cd610524
commit
e52885bfe4
20 changed files with 29 additions and 30 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as express from 'express';
|
||||
const git = require('git-last-commit');
|
||||
import git = require('git-last-commit');
|
||||
|
||||
module.exports = async (req: express.Request, res: express.Response) => {
|
||||
// Get commit info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue