Fix test to force diff prefixes. #172

Merged
motemen merged 1 commits from fix-test-patch-prefix into master 2015-01-30 07:50:37 -06:00
motemen commented 2015-01-29 22:49:57 -06:00 (Migrated from github.com)

When you have diff.noprefix or diff.mnemonicprefix configuration set to true globally, such as in ~/.gitconfig, TestPatch fails.

This Pull Request fixes this problem by setting OldPrefix and NewPrefix explicitly.

When you have `diff.noprefix` or `diff.mnemonicprefix` configuration set to true globally, such as in ~/.gitconfig, `TestPatch` fails. This Pull Request fixes this problem by setting OldPrefix and NewPrefix explicitly.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#172
No description provided.