diff mercurial/commands.py @ 49446:b380583ad2f5

perf-bundle: accept --type argument
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 11 Jul 2022 23:30:24 +0200
parents 2bbd7bc7d6c4
children a0b57cabc245
line wrap: on
line diff
--- a/mercurial/commands.py	Mon Jul 11 23:10:55 2022 +0200
+++ b/mercurial/commands.py	Mon Jul 11 23:30:24 2022 +0200
@@ -1484,7 +1484,6 @@
 @command(
     b'bundle',
     [
-
         (
             b'',
             b'exact',