Skip to content

Conversation

@JohanMabille
Copy link
Member

Fixes#58

Copy link
Member

@ianthomas23ianthomas23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one typo, feel free to self-merge after fixing that.

p=subprocess.run(cmd, capture_output=True, cwd=tmp_path, text=True)
assertp.returncode!=0

deftets_branch_new_repo(git2cpp_path, tmp_path, run_in_tmp_path):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
deftets_branch_new_repo(git2cpp_path, tmp_path, run_in_tmp_path):
deftest_branch_new_repo(git2cpp_path, tmp_path, run_in_tmp_path):

Typo in function name.

@JohanMabilleJohanMabille merged commit 28cb7a9 into QuantStack:mainDec 12, 2025
1 check passed
@JohanMabilleJohanMabille deleted the status branch December 12, 2025 15:43
@ianthomas23
Copy link
Member

Thanks @JohanMabille

Sign up for freeto 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.

git2cpp status does not work in a newly initialised repo

2 participants

@JohanMabille@ianthomas23