config_query CVS "Use git version?" n &&

if [ "$CVS" == "y" ]; then
  config_query  FUSE_CVS_AUTOUPDATE                                     \
                "Update to the latest git automatically on every cast?" \
                n
fi
