UNPKG

@git-temporal/git-log-scraper

Version:

Scrapes commit data from the git cli for a file or directory in a repository and returns an array of Javascript objects representing commits with files and lines added and deleted.

4 lines (3 loc) 105 B
const baseConfig = require('../../jest.base.config') module.exports = Object.assign({}, baseConfig, { })