1723
1723
"May not fetch while in a write group.")
1724
1724
# fast path same-url fetch operations
1725
1725
# TODO: lift out to somewhere common with RemoteRepository
1727
1727
if (self.has_same_location(source)
1729
1729
and self._has_same_fallbacks(source)):