Skip to content

Installation istructions fail - at least for confused people like me #2

@matkoniecz

Description

@matkoniecz

copy /lib/git-resolve-conflict.sh to your .bashrc (this adds just git resolve-conflict)

I copied file contents into my .bashrc file. Not sure how it would add git ... but I tried anyway.

Predictably git resolve-conflict --theirs app/src/main/res/values-da/strings.xml failed with

`git: 'resolve-conflict' is not a git command. See 'git --help'.``

(because why adding function to .bashrc file would create a git function?

Maybe .gitconfig also should be modified? I have for example lg = "!gitk --all&" there.

Looking at how it is defined I expected resolve-conflict() --theirs app/src/main/res/values-da/strings.xml to work, but this failed with

bash: syntax error near unexpected token --theirs'`


Feel free to close it with "hahahahaha, learn to use Linux" but I just wanted to let you know that the current installation instruction is a bit confusing - at least to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions