2195
2195
return self._custom_format.supports_set_append_revisions_only()
2198
2198
# If the branch format is a metadir format *and* its heads_to_fetch
2199
2199
# implementation is not overridden vs the base class, we can use the
2200
2200
# base class logic rather than use the heads_to_fetch RPC. This is