Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
read workdir from git.config as referenced in man 1 git-config#808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
read workdir from git.config as referenced in man 1 git-config#808
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Edited-by: Florian Scherf <f.scherf@pengutronix.de>added the remaining feedback inhttps://github.com/gitpython-developers/GitPython/pull/801/files
43803ef
to3863e9e
Comparecodecov-io commentedNov 8, 2018
Codecov Report
@@ Coverage Diff @@## master #808 +/- ##==========================================+ Coverage 80.24% 93.8% +13.56%========================================== Files 59 59 Lines 11067 9386 -1681 ==========================================- Hits 8881 8805 -76+ Misses 2186 581 -1605
Continue to review full report at Codecov.
|
i know the tests fail, but is this my fault? Both fails seem like ci config problems. |
Sorry for the late reply, and thanks a lot for the contribution. I do hope to get the tests fixed at some point, being in a red state for too long makes me quite fearful of merging more than typo-fixes in future. |
Hi@Byron,
I am a co-worker of@Farom and we need his PR#801 merged for one of our future projects. He had no time to add the last feedback so i edited his patch.