Skip to content

Allow empty config object and use it for tests - #1382

Merged
vmg merged 1 commit into
libgit2:developmentfrom
arrbee:fix-diff-patch-a-different-way
Mar 1, 2013
Merged

Allow empty config object and use it for tests#1382
vmg merged 1 commit into
libgit2:developmentfrom
arrbee:fix-diff-patch-a-different-way

Conversation

@arrbee

@arrbee arrbee commented Mar 1, 2013

Copy link
Copy Markdown
Member

This removes assertions that prevent us from having an empty git_config object and then updates some tests that were dependent on global config state to use an empty config before running anything.

This removes assertions that prevent us from having an empty
git_config object and then updates some tests that were
dependent on global config state to use an empty config before
running anything.
@vmg

vmg commented Mar 1, 2013

Copy link
Copy Markdown
Member

B E A U T I F U L

@arrbee

arrbee commented Mar 1, 2013

Copy link
Copy Markdown
Member Author

@vmg All credit to you! Now I want to roll this same isolation out across all the tests.

vmg pushed a commit that referenced this pull request Mar 1, 2013
Allow empty config object and use it for tests
@vmg
vmg merged commit 01be786 into libgit2:development Mar 1, 2013
@arrbee
arrbee deleted the fix-diff-patch-a-different-way branch November 22, 2013 08:27
phatblat pushed a commit to phatblat/libgit2 that referenced this pull request Sep 13, 2014
…t-way

Allow empty config object and use it for tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants