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

git blame plugin #1289

Open
Akuli opened this issue Apr 28, 2023 · 0 comments · May be fixed by #1302
Open

git blame plugin #1289

Akuli opened this issue Apr 28, 2023 · 0 comments · May be fixed by #1302
Assignees

Comments

@Akuli
Copy link
Owner

Akuli commented Apr 28, 2023

Many IDEs show "You (x minutes ago): Blah blah blah" or similar in code, even if you don't ask for this. It's great, because not many people are aware of git blame.

Adding this to Porcupine means that there will be 3 ways to do the same thing:

  • Run git blame
  • Press b in GitHub when looking at the file
  • Look at the line in an editor

But I think it makes sense, each of these ways has their advantages and disadvantages.

@rdbende rdbende self-assigned this Jun 28, 2023
@rdbende rdbende linked a pull request Jun 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants