mirror of
https://github.com/Byron/gitoxide
synced 2025-10-05 16:42:40 +02:00
Fix copy-paste doc comment
This commit is contained in:
@@ -248,7 +248,7 @@ pub mod branch {
|
||||
|
||||
#[derive(Debug, clap::Subcommand)]
|
||||
pub enum Subcommands {
|
||||
/// List all tags.
|
||||
/// List branches.
|
||||
List {
|
||||
/// List remote-tracking as well as local branches.
|
||||
#[clap(long, short = 'a')]
|
||||
|
Reference in New Issue
Block a user