Skip to content

test(clone): verify stderr for a failing clone into a non-empty dir - #1225

Closed
muggenhor wants to merge 2 commits into
gitpython-developers:mainfrom
muggenhor:test/clone-stderr
Closed

test(clone): verify stderr for a failing clone into a non-empty dir#1225
muggenhor wants to merge 2 commits into
gitpython-developers:mainfrom
muggenhor:test/clone-stderr

Conversation

@muggenhor

@muggenhormuggenhor commented Apr 22, 2021

Copy link
Copy Markdown
Contributor

This adds a test case that would have caught #1221. It thus addresses (partially) the concern of "how to prevent breaking things in the future" expressed in #1223. It additionally verifies that the fix in #1224 actually works.

Edit: this should introduce a single failing test case that should be flipped to passing by #1224.

@Byron

Copy link
Copy Markdown
Member

Thanks a lot for your help!

It's good to see this one fail - thus without #1224 there is an issue.
The commit was pushed into said PR which should remain green.

@ByronByron closed this Apr 22, 2021
@ByronByron reopened this Apr 22, 2021
@muggenhormuggenhor mentioned this pull request Apr 22, 2021
3 tasks
@muggenhor

Copy link
Copy Markdown
ContributorAuthor

merged along with #1224

@muggenhor
muggenhor deleted the test/clone-stderr branch April 23, 2021 08:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@muggenhor@Byron