Fymyte · GitHub

Merged

Merged

Conversation

krobelus

krobelus

complete -f -c git -n "__fish_git_using_command submodule; and not __fish_seen_subcommand_from $submodulecommands" -a summary -d 'Show commit summary'
complete -f -c git -n "__fish_git_using_command submodule; and not __fish_seen_subcommand_from $submodulecommands" -a foreach -d 'Run command on each submodule'
complete -f -c git -n "__fish_git_using_command submodule; and not __fish_seen_subcommand_from $submodulecommands" -a sync -d 'Sync submodules\' URL with .gitmodules'
complete -f -c git -n "__fish_git_using_command submodule; and not __fish_seen_subcommand_from $submodulecommands" -a absorbgitdirs -d 'Move submodule\'s git directory to current .git/module directory'

@krobelus

@Fymyte

Fymyte deleted the autocompletion/git branch

February 13, 2022 00:22

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators

Feb 13, 2023

Labels

None yet

Read the original on github.com ↗