git-tools currently provides two helper commands:
Open an interactive session with following steps:
- displays 
git statusthen prompts to continue or not, - for each modified file, display a diff then prompts to add, patch, checkout or ignore
 - prompts to commit
 
Executes git status --short on all subdirectories of the current directory.