-
Notifications
You must be signed in to change notification settings - Fork 343
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
Clarify squashing working-copy commit #1980
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
It might take some work to sync this with Let me/us know if you'd like some help with that, or if you figure out a good way. You might want to do this after you fix all the things that need fixing. One conjecture I have is that Another way I might try to do this would be to rebase your commit to main and look if the conflicted |
5eb1c0c
to
57189b4
Compare
@ilyagr It's ok, I'm not full time jj user yet. This PR was created via guthub UI. I rebased it using git no problem. I've just started using jj for my personal project yesterday, I will keep it simple :) I have good enough git expertise, recently I cherry-picked 1000 commits between two branches on my job :))) |
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.
LGTM with the minor remaining suggestions fixed
ed50e26
to
0db4f98
Compare
Also, please squash your incremental commit (and consider prefixing the original commit with |
0db4f98
to
5518f26
Compare
How to fix formatting automatically? I ran cargo fmt but it does not work on my setup (brew). Sorry, I'm not familiar with rust |
You likely need to install nightly rust and run `cargo +nightly fmt`. This
is described in a little more detail in docs/contributing.md.
…On Tue, Sep 5, 2023, 5:03 AM Ilia Pozhilov ***@***.***> wrote:
How to fix formatting automatically? I ran cargo fmt but it does not work
on my setup (brew). Sorry, I'm not familiar with rust
—
Reply to this email directly, view it on GitHub
<#1980 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7OTJZM6YVM3PKACUQHL43XY4IJ7ANCNFSM6AAAAAA3EV4LLU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Discord discussion: https://discord.com/channels/968932220549103686/1137103019792683110