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

Fix --quiet bug during git stash pop #861

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Conversation

veewee
Copy link
Contributor

@veewee veewee commented Jan 12, 2021

Q A
Branch master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Documented? no
Fixed tickets #859

This fixes a git bug that deletes files during git stash pop --quiet.

The bug is located in the git version that comes with Xcode 12, which many folks will be using on macOS Catalina/Big Sur.

@veewee veewee added the bug label Jan 12, 2021
@veewee veewee added this to the 1.3.1 milestone Jan 12, 2021
@veewee veewee merged commit 4fc44b9 into phpro:master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant