Skip to content

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

License

Notifications You must be signed in to change notification settings

scott-mitchell/git-istage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git istage

Build Status 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://www.myget.org/F/git-istage-ci/api/v3/index.json

Documentation

See documentation for details.

Missing features

  • Support inline search using slash
  • Add ability to edit the patch inline
  • Add help page with shortcut overview

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Batchfile 0.7%