-
Notifications
You must be signed in to change notification settings - Fork 653
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
please ignore #5397
please ignore #5397
Conversation
@matklad @bowenwang1996 @nearmax @mm-near What do you think? |
Extra note: "Add a guide on how to efficiently use GIT for rebasing. Splitting changes, etc." |
That's a very good idea - thank you for writing it down. As you mentioned, the git guide will be very helpful, as many people can get lost in managing the 'pending/in-review' PRs - and that's partially a reason why they avoid doing it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@matklad does it make sense for this to be in the same file?
b15e335
to
cd575e5
Compare
Absolutely! It's the second thing we talk about in rust-analyzer's style.md: |
No description provided.