Skyscanner/turbolift

Set default remote for gh commands

Dan7-7-7 opened this issue · 2 comments

gh commands require a default remote to be set before they can be run inside working copies. It would be useful to add a step in our clone process that sets each remote default correctly using gh repo set-default.

In light of cli/cli#7768, I doubt this is still worth doing on our side.

Closing as this is now fixed in github cli.