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

tell git not to use terminal prompts #5880

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

dimbleby
Copy link
Contributor

@dimbleby dimbleby commented Jun 19, 2022

Fixes #3222

See https://git-scm.com/docs/git#Documentation/git.txt-codeGITTERMINALPROMPTcode

This environment variable is available since git 2.3 (2015) but should be harmless even in the unlikely event that someone has an older version than that.

@dimbleby
Copy link
Contributor Author

probably also fixes #2825

@dimbleby
Copy link
Contributor Author

Behaviour before on poetry lock is to sit there forever at "Resolving dependencies", after is:

$ poetry lock
Updating dependencies
Resolving dependencies... (0.6s)

Failed to clone https://github.com/rienafairefr/flask_pika.git, check your git configuration and permissions for this repository.

@Secrus Secrus merged commit 71a1b7a into python-poetry:master Jun 19, 2022
@dimbleby dimbleby deleted the no-git-terminal-prompt branch June 19, 2022 13:43
@mkniewallner mkniewallner mentioned this pull request Jul 12, 2022
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poetry inheriting issue for git-client on github.com
2 participants