Skip to content

Commit

Permalink
update readme with norebase config
Browse files Browse the repository at this point in the history
commit-id:2ad79a68
  • Loading branch information
ejoffe committed Mar 6, 2023
1 parent de380f0 commit 5f1b67c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ User specific configuration is saved to .spr.yml in the user home directory.
| statusBitsEmojis | bool | true | show status bits using fancy emojis |
| createDraftPRs | bool | false | new pull requests are created as draft |
| preserveTitleAndBody | bool | false | updating pull requests will not overwrite the pr title and body |
| noRebase | bool | false | when true spr update will not rebase on top of origin |

Happy Coding!
-------------
Expand Down

0 comments on commit 5f1b67c

Please sign in to comment.