mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-15 23:22:26 +08:00
I often use the following command, sometimes in a loop over different repos. It's annoying when it prints several lines of warnings. One line should be enough. ```sh jj git fetch && jj git fetch --remote upstream --branch main --branch master \ --branch 'glob:gh-readonly-queue*' --branch 'glob:ig/*' ```
56 KiB
56 KiB