diff: provide a way to append to arbitrary patch files
commita8a0f07ab57439517bd44ca34537414d55d28314
authorDavid Aguilar <davvid@gmail.com>
Sat, 3 Jun 2023 12:22:00 +0000 (3 05:22 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 3 Jun 2023 12:30:33 +0000 (3 05:30 -0700)
treefcd8b4cb823bdd25e6c15b6909470fb314e8ad70
parent75fc6e71cf1a15cb2d82e0a4bc9ff085b69a007c
diff: provide a way to append to arbitrary patch files

The "Choose File..." menu action allows appending to any file rather
than just those beneath the patches/ directory.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/diff.py