jj-vcs/jj

FR: `revsets.push`

Open

#3650 aperta il 8 mag 2024

Vedi su GitHub
 (0 commenti) (2 reazioni) (0 assegnatari)Rust (1052 fork)batch import
good first issuepolish🪒🐃

Metriche repository

Star
 (28.830 star)
Metriche merge PR
 (Merge medio 23g 5h) (46 PR mergiate in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. basically, #2434. except i have a custom revset i'd like to use instead of whatever the default may end up being

Describe the solution you'd like a new config option akin to revsets.log: revsets.push

Describe alternatives you've considered since push is backend-specific behavior, it might be better to make the new config key git.push-revset instead. (NB would be nice to do some config squashing, ie git.push.revset, but that's a larger change)

Guida contributor