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

Use new vim-fugitive commands #480

Merged
merged 1 commit into from
Apr 10, 2021
Merged

Use new vim-fugitive commands #480

merged 1 commit into from
Apr 10, 2021

Conversation

TheEdgeOfRage
Copy link
Contributor

The following fugitive commands have been deprecated in favor of new ones:

:Gdiff -> :Gdiffsplit
:Gcommit -> :Git commit
:Gblame -> :Git blame
:Glog -> :Gclog

@TheEdgeOfRage TheEdgeOfRage changed the title Use new undeprecated vim-fugitive commands Use new vim-fugitive commands Apr 10, 2021
@liuchengxu liuchengxu merged commit 63a1647 into liuchengxu:master Apr 10, 2021
@liuchengxu
Copy link
Owner

Thank you!

@TheEdgeOfRage TheEdgeOfRage deleted the fugitive-deprecated-mappings branch April 10, 2021 14:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants