All Projects → AndrewRadev → gapply.vim

AndrewRadev / gapply.vim

Licence: MIT License
Before committing, edit a git diff and apply it directly to the index

Programming Languages

Vim Script
2826 projects
ruby
36898 projects - #4 most used programming language

Usage

In a git directory, execute:

vim +Gapply

You'll get a diff, just like from git diff | vim -, except you can delete patches and when you save, the current state of the diff will be applied to the index. Afterwards, you can commit with git commit.

Contributing

Pull requests are welcome, but take a look at CONTRIBUTING.md first for some guidelines.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].