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

gitk_this_file command removed #543

Open
pcg79 opened this issue Jan 12, 2018 · 1 comment
Open

gitk_this_file command removed #543

pcg79 opened this issue Jan 12, 2018 · 1 comment

Comments

@pcg79
Copy link

pcg79 commented Jan 12, 2018

Hello,

I was looking to use the git_gitk_this_file command that was introduced in this commit. But from what I can tell the command was removed from the git.py file at some point before git.py was moved into submodules.

Any chance of getting Gitk This File back? Thanks!

@prusswan
Copy link

prusswan commented Oct 4, 2019

It is not well-documented, but you can register a shortcut for that via Key Bindings:

[
    { "keys": ["ctrl+shift+g"], "command": "git_raw", "args": { "command": "gitk --all", "append_current_file": true} }
]

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

2 participants