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 two APIs #1041

Merged
merged 2 commits into from
Feb 10, 2025
Merged

Fix two APIs #1041

merged 2 commits into from
Feb 10, 2025

Conversation

Cykelero
Copy link
Contributor

This PR doesn't change the current behavior of GitUp the app, but does fix two methods:

  • checkoutFilesToWorkingDirectory, if passed an empty array, deletes every file in the workdir, instead of doing nothing
  • cherry-picking and commit reversal methods fail if passed an empty parent

@lucasderraugh lucasderraugh merged commit ec030f0 into git-up:master Feb 10, 2025
Sign up for free to 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