[srccommit] Add -a (amend) option
This allows srccommit to be used on a development branch in circumstances
where git commit --amend
would otherwise be used, including during a
rebase operation.
This allows srccommit to be used on a development branch in circumstances
where git commit --amend
would otherwise be used, including during a
rebase operation.