]> git.cworth.org Git - notmuch/commit
notmuch setup: Break the implementation up into manageable functions.
authorCarl Worth <cworth@cworth.org>
Wed, 11 Nov 2009 19:23:55 +0000 (11:23 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 11 Nov 2009 19:23:55 +0000 (11:23 -0800)
commit69611e66a589881bf4de9786d3f6df991c604f3d
tree316130aacbf1d5aa6864b472c0c19c1cfff61c1c
parenta9f3ad4fcbaf1415ec40a82125dbf4064dbdc819
notmuch setup: Break the implementation up into manageable functions.

The notmuch_setup_command function was getting entirely unwieldy.
Break it up into smaller functions for better maintainability.
notmuch-setup.c