softwarefactory-project / rdopkg

power to the packagers
Apache License 2.0
28 stars 21 forks source link

RFE: idea for new command or option to update remotes on current repo #173

Open yazug opened 5 years ago

yazug commented 5 years ago

idea would be

rdopkg update-remotes

it would update remotes for the current repo you are working with to have fresh/current remotes for patches/upstream

for my specific use case I'm interested the workflow of

rhpkg clone cd rhospkg update-remotes .

which would update and add the remotes for an existing checkout.