Skip to content

Fix #371 - now doesn't prompt for commit msg if no uncomitted files #394

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 2 commits into from

Conversation

isc-hwojnick
Copy link
Contributor

@isc-hwojnick isc-hwojnick commented Jun 28, 2024

Syncing only prompts users for a commit message if there are uncommitted files

Fixes #371

@isc-hwojnick isc-hwojnick requested review from isc-pbarton and isc-tleavitt and removed request for isc-pbarton June 28, 2024 20:01
@isc-tleavitt isc-tleavitt changed the title Fixes #390 now doesn't prompt for commit msg if no uncomitted files Fix #371 - now doesn't prompt for commit msg if no uncomitted files Jul 1, 2024
@isc-tleavitt
Copy link
Collaborator

@isc-hwojnick this is the right general direction, but there's a bonus - if there's no commit message we have the opportunity for UserAction to alert the user on error. This is going to end up conflicting with my work in #390 so I'm going to pull these changes over there to finish and close out this PR.

@isc-tleavitt
Copy link
Collaborator

Folded into #390

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync option should not prompt for commit message if no changes
2 participants