v0.0.0
Pre-release
Pre-release
This is the first alpha version that has following pre-stable features
Gin
to call a raw git commandGinChaperon
to solve git conflicts (likegit mergetool
)GinDiff
to seegit diff
of a fileGinEdit
to seegit show
or local content of a fileGinPatch
to stage changes partially (likegit add -p
)GinStatus
to seegit status
of a repository
Some features are missed from https://github.com/lambdalisue/gina.vim but users can use both to gradually migrate.