Closed davide125 closed 3 years ago
That's a good idea, I think, thanks
BTW in coming 0.7.3 it is possible to also create branches already with request-repos
:
so maybe it needs the same treatment also.
The 0.7.3 release has import --mock
.
The other to changes should be in the next release,
since I would like to do more testing of request-repos
with branches.
If you want to test though I can do a copr build sooner or
you can build locally with stack install
or cabal-install/cabal-rpm
, etc.
Akin to
fbrnch request-branches -m
, it'd be useful to have the option to do mock builds before requesting branches when importing (e.g. by adding a--mock
toimport
). Additionally, it'd be useful to be able to prepopulate the list of branches (e.g. with a--branches
option).