AEPEFS7O3YT7CRRFYQVJWUXUUSRGJ6K6XZQVK62B6N74UXOIFWYAC
#[clap(
about = "identifier of the change (unambiguous prefixes are accepted)",
multiple = true
)]
/// Identifier of the change (unambiguous prefixes are accepted)
#[clap(multiple = true)]
#[clap(
last = true,
about = "Pull changes from the local repository, not necessarily from a channel"
)]
/// Pull changes from the local repository, not necessorily from a channel
#[clap(last = true)]