vim-fugitive
Git wrapper
A plugin that integrates Git into Vim, allowing users to call arbitrary Git commands and manage their repository within the editor.
fugitive.vim: A Git wrapper so awesome, it should be illegal
20k stars
226 watching
1k forks
Language: Vim Script
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,381 |
| | Automates fixing bugs in feature branches by identifying and merging changes into existing commits | 4,781 |
| | A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,701 |
| | Provides Vim plugins and configuration to integrate Git version control into the Vim text editor | 588 |
| | Automates emergency Git repository management by creating a new branch and pushing all changes to prevent merge conflicts. | 4,358 |
| | An alternative Git interface designed to simplify and streamline the Git workflow for developers of all levels | 11,546 |
| | A plugin manager for Neovim and Vim. | 3,431 |
| | Tools to display and manage changes in version-controlled files within the Vim editor | 2,695 |
| | Automates common text editing tasks using Vim scripting | 3,344 |
| | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,889 |
| | Displays git diff information in the Sublime Text gutter | 3,876 |
| | A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface | 54,158 |
| | A collection of Git extensions to support Vincent Driessen's branching model. | 26,688 |
| | A tool to store sensitive data within Git repositories. | 3,767 |
| | A collection of commonly used Git commands and their descriptions. | 5,180 |