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

[Enhancement] fetch-pull on finish command #23

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dovigod
Copy link
Owner

@dovigod dovigod commented Feb 12, 2024

Abstract

  • Currently, if there isn't baseTask during finish process, it only checkouts to selected branch.
  • usually finish is called after pr. Which means it has high probabiliy of user's checkout branch has some updates to fetch. + ( Fetching and pull won't have any side effects.)

Implementation

  • add fetch and pull

Etc

  • N/A

Checklist before merge

  • N/A

@dovigod dovigod self-assigned this Feb 12, 2024
@dovigod dovigod merged commit 310b9be into develop Feb 12, 2024
1 check passed
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.

1 participant