Skip to content
/ git-tools Public

Include a tool for add files in a loop (git-diff/git-add) over modified files.

License

Notifications You must be signed in to change notification settings

sipi/git-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT TOOLS

git-tools currently provides two helper commands:

git-tools status

Open an interactive session with following steps:

  1. displays git status then prompts to continue or not,
  2. for each modified file, display a diff then prompts to add, patch, checkout or ignore
  3. prompts to commit

git-tools substatus

Executes git status --short on all subdirectories of the current directory.

About

Include a tool for add files in a loop (git-diff/git-add) over modified files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published