terrajobst / git-istage

Make staging whole files, as well as parts of a file, up to the line level, a breeze.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git istage

CI nuget

This git extension is designed to be a better alternative to git add -p. The goal is to make staging whole files, as well as parts of a file, up to the line level, a breeze. See documentation for details.

Installation

$ dotnet tool install git-istage -g

CI Builds

$ dotnet tool install git-istage -g --add-source https://nuget.pkg.github.com/terrajobst/index.json

Documentation

See documentation for details.

About

Make staging whole files, as well as parts of a file, up to the line level, a breeze.

License:MIT License


Languages

Language:C# 99.6%Language:Batchfile 0.3%Language:Shell 0.1%