Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open previous versions in editor #3

Open
altsem opened this issue Feb 18, 2024 · 0 comments
Open

Open previous versions in editor #3

altsem opened this issue Feb 18, 2024 · 0 comments

Comments

@altsem
Copy link
Owner

altsem commented Feb 18, 2024

Gitu currently only looks at the workdir when opening files mentioned in a diff.
Instead, get the content from git and open that instead.
image

Tested this out in Magit:

  • Selecting the entire hunk or file takes you to the "new" file.
  • Selecting an added or unchanged line takes you to the "new" file.
  • Selecting a removed line takes you to the "old" file.
@altsem altsem added enhancement New feature or request and removed enhancement New feature or request labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant