Skip to content

Allow using git flags on sub command #1885

@rickliujh

Description

@rickliujh

Is your feature request related to a problem? Please describe.
The popup window for git sub command to select flags is very helpful. There comes a time I know all the flags I need to invoke a sub command, for example, git log -- [filename], such behavior is not supported when using :Neogit log [flags] in neovim.

Describe the solution you'd like
Ability to support flags when using Neogit sub command. Moreover, support vim global variables in sub command as well. e.g. :Neogit log -- % to open the popup with flags selected to current file.

Describe alternatives you've considered
None

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions