From: Karl Hasselström Date: Thu, 24 Jan 2008 06:07:08 +0000 (+0100) Subject: Refactor --diff-opts handling X-Git-Tag: v0.15-rc1~296 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/0b635fe6d38b6ca33a51056d00dd8431a3e2a116?hp=0b635fe6d38b6ca33a51056d00dd8431a3e2a116 Refactor --diff-opts handling Lots of commands take a -O/--diff-opts flag, and they all handle it identically. So break that out into a library function. Signed-off-by: Karl Hasselström ---