add function to get commit detail
This commit is contained in:
parent
9cd16daf06
commit
029414bc07
5 changed files with 111 additions and 2 deletions
|
|
@ -7,7 +7,6 @@ const extraheaderConfigKey = 'http.https://127.0.0.1/.extraheader'
|
|||
|
||||
describe('git-config-helper integration tests', () => {
|
||||
let git: GitCommandManager
|
||||
let gitConfigHelper: GitConfigHelper
|
||||
|
||||
beforeAll(async () => {
|
||||
git = await GitCommandManager.create(REPO_PATH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue