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

Improve Cargo.lock git handling #81

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Improve Cargo.lock git handling #81

merged 1 commit into from
Feb 21, 2024

Conversation

ZoopOTheGoop
Copy link
Contributor

This makes it much more ergonomic to work with
a checked in Cargo.lock by automatically
preferring the new version when merge conflicts
arise (i.e. any time you change a dependency)

This makes it much more ergonomic to work with
a checked in `Cargo.lock` by automatically
preferring the new version when merge conflicts
arise (i.e. any time you change a dependency)
@ZoopOTheGoop ZoopOTheGoop requested a review from tim-hm February 20, 2024 23:12
@ZoopOTheGoop
Copy link
Contributor Author

Also on an approved review please feel free to merge without waiting for me, this is a minor change so I won't need to update anything.

Copy link
Contributor

@tim-hm tim-hm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tried this before but intrigued to see how it plays out!

@tim-hm tim-hm merged commit c69f383 into dev Feb 21, 2024
2 of 3 checks passed
@tim-hm tim-hm deleted the resolve-lock branch February 21, 2024 21:47
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