-
Notifications
You must be signed in to change notification settings - Fork 530
docs: jj commands table
#6543
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
base: main
Are you sure you want to change the base?
docs: jj commands table
#6543
Conversation
per our contributing guidelines this should be prefixed with |
Thanks for the feedback! I've already updated the commit message with the docs: prefix and added the entry to mkdocs.yml |
jj-commands-table.md
to land your first contribution you now need to squash it all into one commit and rebase instead of merging |
Got it! I'm currently trying to squash my commits as you suggested, but I've run into a bit of an issue on my end. Would you be able to offer some guidance? Any help would be greatly appreciated! |
You already managed to squash the relevant commits into one, now the only thing you need to do is rebase instead of merging. With Footnotes
|
Thanks for the video link – I've already checked it out |
I cannot see your now "local state" yet, as you haven't repushed the branch yet. Also you'll need to force push with Git since it will overwrite external commits.
What do you mean by that? As long as you follow the commit guidelines you can have as many open PRs as you want.
Not necessary if you fix this without messing up. |
This commit creates the
jj-commands-table.md
file, containing a formatted table of frequently usedjj
commands. The table includes command syntax, descriptions, and practical examples to aid in understanding and usingjj
.I came across your work with
jj
and I'd really like to contribute and help you out with it.preview : jj-commands-table.pdf