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

Use ref update and avoid doing git checkout #512

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

draftcode
Copy link
Contributor

@draftcode draftcode commented Jan 16, 2025

Somehow git checkout is failing in the branch split. We anyway do not
need to checkout because there is no change in the worktree. We just
need to update the HEAD symref.

@draftcode draftcode requested a review from a team as a code owner January 16, 2025 00:21
Copy link
Contributor

aviator-app bot commented Jan 16, 2025

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link
Contributor

aviator-app bot commented Jan 16, 2025

✅ FlexReview Status

Owner: aviator-co/engineering (expertise assignment)
Review SLO: 7 business hours if PR size is <= 200 LOC for the first response.

@aviator-app aviator-app bot requested a review from tulioz January 16, 2025 00:21
Somehow git checkout is failing in the branch split. We anyway do not
need to checkout because there is no change in the worktree. We just
need to update the HEAD symref.
@aviator-app aviator-app bot merged commit 92b2e0c into master Jan 16, 2025
3 checks passed
@aviator-app aviator-app bot deleted the fix_split branch January 16, 2025 00:26
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.

2 participants