Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I’m excited to share MicroGit, a lightweight yet powerful Git integration plugin I developed for the micro text editor.

While micro is known for being intuitive and terminal-based, managing Git state often required jumping out of the editor. MicroGit bridges that gap by bringing essential version control information and commands directly into your workflow without sacrificing the editor's speed.

Key Features
Real-time Git Status: Stay informed with the current branch name and modification indicators directly in your statusline.

Visual Gutter Indicators: Immediately see which lines have been added, modified, or deleted through clear markers in the gutter.

In-Editor Git Blame: No more guessing—quickly see who modified each line and view the associated commit information.

Integrated Git Commands: Execute common Git operations without leaving your file.

Smart Caching Engine: Designed for performance, the plugin uses intelligent caching to minimize Git command overhead and keep the editor snappy.

Seamless Workflow: Statusline and gutter info update automatically every time you open or save a file.

Deep Repository Detection: Automatically climbs the directory tree to locate the Git root, ensuring it works even when you're deep inside a project subfolder.

You can check in My Profile or:

https://github.com/sirjoaorodrigues/microgit

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.