Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
/ gapply.vim Public archive

Before committing, edit a git diff and apply it directly to the index

License

Notifications You must be signed in to change notification settings

AndrewRadev/gapply.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Before committing, edit a git diff and apply it directly to the index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published