fbrnch
fbrnch copied to clipboard
RFE: Rsync -> new-sources -> commit -> push helper
I have a situation where I want to update multiple packages from a repository that is linked to copr. Then I need to do those steps for each package on the list. I have automated these in a python script, but would also be nice if fbrnch can handle these or simplify the interface for doing these steps.
The missing interface are:
-
fbrnch rsyncfrom--staging-dirto--downstream-dir. Benefit is being able to provide multiple packages to be parallelized -
fbrnch new-sources: I thinkfbrnch update-sourceswould be equivalent, but couldn't get it to work