Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/create-test-repo.sh: use subshell #500

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Conversation

jorisroovers
Copy link
Owner

tools/create-test-repo.sh will now enter a subshell
immediately inside the temporary git repo directory, and reconfigure
hatch to be able to run from that that directory.

This avoids developers having to manually type the cd command to enter
the correct temp repo after creation and having to reconfigure hatch.

tools/create-test-repo.sh will now enter a subshell
immediately inside the temporary git repo directory, and reconfigure
hatch to be able to run from that that directory.

This avoids developers having to manually type the cd command to enter
the correct temp repo after creation and having to reconfigure hatch.
@coveralls
Copy link

coveralls commented Jun 2, 2023

Coverage Status

coverage: 99.661%. remained the same when pulling b06426c on tools-test-repo-subshell into 6a2caaa on main.

@jorisroovers jorisroovers merged commit 2970c19 into main Jun 2, 2023
43 checks passed
@jorisroovers jorisroovers deleted the tools-test-repo-subshell branch June 2, 2023 08:47
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.

None yet

2 participants