cmds: add commands for staging/unstaging all
commit5f531c4ae4a96b64ca338d67aa4dd9309d4c4c3e
authorDavid Aguilar <davvid@gmail.com>
Sun, 14 Mar 2021 12:53:14 +0000 (14 05:53 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 14 Mar 2021 18:26:45 +0000 (14 11:26 -0700)
tree7de3263bb492df3b336d95d1f60d703a93a927c6
parent8dcf5aac0d5b673ac6822cef5e91dedebcc35e0a
cmds: add commands for staging/unstaging all

Add a commands to stage modified and untracked files in a single shot
for both the selection and across all files.

Related-to: #1117
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py