Patches delete(), update(), and rename()
commit3c9f92b0ac3c73661541956ec4110f7e92e46f52
authorPeter Grayson <pete@jpgrayson.net>
Tue, 16 Feb 2021 01:38:13 +0000 (15 20:38 -0500)
committerPeter Grayson <pete@jpgrayson.net>
Sat, 24 Apr 2021 02:58:50 +0000 (23 22:58 -0400)
tree541ed27ea36e5a0ad2c5f565b25d95bbd8a92c9c
parent1069060d7d57ce25d3f7df9cc47de0356204fb0e
Patches delete(), update(), and rename()

This is a step toward elminating the Patch class entirely.

Also roll code to ensure that all patches have valid refs into
Patches.__init__().

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
stgit/lib/stack.py
stgit/lib/transaction.py