787c880b64
The rebase command syntax has confused people a lot. Let's follow git here and add a `-b/--branch` option and encourage people to use that. The case of switching remotes is `-m/--remote`; it's definitely unfortunate that `-r` is already taken for `--reboot`. One thing I'm a little bit unhappy about is how we're doing logic on the client side here. Changing the DBus API for this would also be awkward though. Closes: https://github.com/projectatomic/rpm-ostree/issues/886 Closes: #890 Approved by: jlebon |
||
---|---|---|
.. | ||
jsonutil.c | ||
postprocess.c | ||
test-basic.sh | ||
test-ucontainer.sh | ||
test-utils.c |