Skip to content

Feature request/ question about change_on_branch #48

@arnevm123

Description

@arnevm123

Hi,
I have a custom telescope command that displays all files that I have edited on my personal branch, and the difference with the main branch.
It looks something like this:
git diff --name-only --relative $(git merge-base main HEAD
and piping the output to Telescope.

Is the changed_on_branch with a similar purpose? It did not seem to work on my personal setup.

If it does not have the same purpose, can I try to add this feature to this repo?

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