Skip to content

unmerged file in rebase don't show up in prompt #46

@AndrewRayCode

Description

@AndrewRayCode

at least I think that's the case...

delvarworld@~/repo (no branch! ✎ ) $ git rebase --continue
    components.tt: needs update

git status

    # Changes not staged for commit:
    #   (use "git add <file>..." to update what will be committed)
    #   (use "git checkout -- <file>..." to discard changes in working directory)
    #
    #   modified:   components.tt

components.tt should appear in the prompt, but as you can see in the first line, they don't
the file was not added but it didn't show up

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