Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

worktree: Set local user config for reproducible testing #1139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmkim
Copy link
Contributor

@jmkim jmkim commented Apr 30, 2019

The test goes fail with git exit status 128 while committing when git config is not set globally or locally.

This patch sets dummy local git config before committing, for testing.

Fixes #1138

The test goes fail with git exit status 128 while committing when git
config is not set globally or locally.

Fixes src-d#1138

Signed-off-by: Jongmin Kim <jmkim@pukyong.ac.kr>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test goes fail when git config is not set
2 participants