Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 412 Bytes

ga.md

File metadata and controls

18 lines (11 loc) · 412 Bytes

ga

From https://github.com/rsp/scripts

Usage: ga file [file ...]

Source: https://rawgit.com/rsp/scripts/master/ga

Runs: git add file [file ...]

Nothing special, just less typying. It can be made as an alias but sometimes scripts are more convenient to copy and use without needing to change .bashrc or .profile

Advantage: less typing for fast operations.

Disadvantage: no smart command completion.