Skip to content

[feature request] Support additional source control instructions #4

Description

@andy31415

The instructions currently hardcode the use of git diff -U5 --merge-base origin/HEAD. I use jj which is also quite git compatible, however I have to add extra instructions in my GEMINI.md to use it.

it would be nice for the code review to auto-detect. What I am using on my side is jj diff --from 'fork_point(@ | master@origin) --git --context 5 (but I can also imagine maybe master@origin is not appropriate for all projects so this may need some adjustments)

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