forked from mirrors/jj
readme: PR workflows no longer require many manual steps
Our readme says that pull request require too many manual steps. I think that refers to the manual abandoning of merged commits that was necessary before 57ba9a940976; I think the workflow works reasonably well these days. So let's avoid scaring away potential new users by mentioning that old problem.
This commit is contained in:
parent
f1f38b2a01
commit
06b99b2a92
1 changed files with 1 additions and 2 deletions
|
@ -117,8 +117,7 @@ commit to any other commit using `jj move`.
|
|||
The tool is quite feature-complete, but some important features like (the
|
||||
equivalent of) `git blame` are not yet supported. There
|
||||
are also several performance bugs. It's also likely that workflows and setups
|
||||
different from what I personally use are not well supported. For example,
|
||||
pull-request workflows currently require too many manual steps.
|
||||
different from what I personally use are not well supported.
|
||||
|
||||
I have almost exclusively used `jj` to develop the project itself since early
|
||||
January 2021. I haven't had to re-clone from source (I don't think I've even had
|
||||
|
|
Loading…
Reference in a new issue