Skip to content

git merge file cli arguments misnamed #1703

Closed
@cemoktra

Description

@cemoktra

Current behavior 😯

Both "ours" and "theirs" are documented as "ours" in help

gix merge file --help
Merge a file by specifying ours, base and theirs

Usage: gix merge file [OPTIONS] <OURS> <BASE> <OURS>

Expected behavior 🤔

gix merge file --help
Merge a file by specifying ours, base and theirs

Usage: gix merge file [OPTIONS] <OURS> <BASE> <THEIRS>

Git behavior

No response

Steps to reproduce 🕹

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    acknowledgedan issue is accepted as shortcoming to be fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions