ref: 84c120a96312c5fdd73c3ae8f2cf7e0143e47206
parent: d90da7bc1a7f9815f131d4f2c28a206e234d1a46
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Jan 4 00:13:13 EST 2021
git/commit: change -a flag to -r While '-a' works perfectly well to denote amending a commmit in a vaccuum, unix users with muscle memory may silently mangle their last commit. Using '-r' is at least going to avoid that trap.