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

cli: reference config settings for 'jj log -T' and 'jj git push -c' #4808

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

neongreen
Copy link
Collaborator

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added tests to cover my changes

Initially I wanted to have a uniform way to reference settings, eg. like this

image

but it turned out that clap mangles lists unless you use verbatim_doc_comment -- see clap-rs/clap#2389. So I just went with prose.

@neongreen neongreen merged commit d77ca15 into main Nov 9, 2024
31 checks passed
@neongreen neongreen deleted the emily/push-tsvlpknztrpn branch November 9, 2024 01:46
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