Martin von Zweigbergk
b90d60ca1f
git: allow both --branch
/--bookmark
for git fetch/push
...
`jj git push` has a `--bookmark` argument, which takes a list of
bookmarks to push to the Git remote. They'll become branches on the
Git remote. `jj git fetch` has a `--branch` argument, which takes a
list of Git branches to fetch. They'll become bookmarks once
fetched. So the naming is consistent, but the reasoning is quite
subtle. Let's provide the other name as a hidden alias to help users
who get it wrong.
2024-10-07 10:08:43 -07:00
..
2024-10-04 22:29:13 +02:00
2024-10-04 22:29:13 +02:00
2024-09-23 07:07:07 +09:00
2024-09-20 23:01:12 +09:00
2024-10-07 10:08:43 -07:00
2024-10-04 22:29:13 +02:00
2024-09-20 23:01:12 +09:00
2024-09-24 10:52:06 +02:00
2024-09-20 23:01:12 +09:00
2024-09-20 23:01:12 +09:00
2024-09-20 23:01:12 +09:00
2024-09-22 16:23:53 +02:00
2024-09-24 07:17:33 +09:00
2024-10-06 09:45:27 +09:00
2024-09-26 16:34:48 +02:00
2024-09-20 23:01:12 +09:00
2024-09-20 23:01:12 +09:00
2024-09-20 23:01:12 +09:00
2024-10-04 22:29:13 +02:00
2024-10-04 22:29:13 +02:00
2024-10-06 09:45:27 +09:00
2024-10-01 20:04:06 +09:00
2024-08-22 14:52:54 -04:00
2024-09-26 16:34:48 +02:00
2024-09-20 23:01:12 +09:00
2024-09-20 23:01:12 +09:00
2024-08-22 14:52:54 -04:00
2024-09-20 23:01:12 +09:00
2024-08-22 14:52:54 -04:00
2024-10-04 22:29:13 +02:00
2024-09-20 23:01:12 +09:00
2024-09-24 14:26:54 +02:00
2024-08-22 14:52:54 -04:00
2024-09-20 23:01:12 +09:00
2024-09-20 23:01:12 +09:00
2024-10-04 22:29:13 +02:00
2024-09-27 13:33:05 +02:00
2024-09-20 23:01:12 +09:00
2024-10-04 22:29:13 +02:00
2024-09-20 23:01:12 +09:00
2024-09-26 16:34:48 +02:00
2024-08-22 14:52:54 -04:00
2024-03-03 01:11:46 +09:00