git-quick-add 0.3.0

Quickly add your files with the command `qa` using the interactive terminal.
Documentation

git-quick-add

A shortcut to adding your files

Just run qa and select the files you want to git add using the interactive menu.

Video demonstrating use of qa

Config

Create ~/.config/git-quick-add/config.toml and add:

uppercase = true

When uppercase is true, the branch-derived reference_id in the commit message is converted to uppercase.