Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 539 Bytes

File metadata and controls

24 lines (15 loc) · 539 Bytes
git flux integration sync|review [-h]

integration

handle integration across teams.

available actions

sync [-h]
pulls changes from the base branch, i.e. 'master', into the integration branch.
review [-h]
open a pull request from the integration branch to its base branch, i.e. 'master', for review in github.



created with styli.sh