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

Let #resolved_revision return the last fetched commit #1215

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Jan 20, 2023

The git rev-parse #{revision} returns the commit of the local branch, and it doesn't update after git fetch. This results in a problem that rbs collection update doesn't update to the newer RBS files if it uses the cache repository created before.

@soutaro soutaro force-pushed the update-resolved-revision branch 2 times, most recently from 0a20d5a to f6aa4ab Compare January 20, 2023 02:06
@soutaro soutaro merged commit 00cc6f6 into master Jan 20, 2023
@soutaro soutaro deleted the update-resolved-revision branch January 20, 2023 02:19
@soutaro soutaro added this to the RBS 3.0 milestone Feb 22, 2023
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.

1 participant