Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 1.41 KB

File metadata and controls

64 lines (46 loc) · 1.41 KB
git flux init|feature|team|integration|rc|hf|version|update [<action>] [<action-args>...] [-h]

git-flux

git commands for fluent, collaborative workflow.

flags

-h
shows the f***ing manual. works everywhere, and context dependent.
this means you can git flux -h, and also git flux feature -h or git flux feature start -h.

available subcommands

init
configure the git-flux environment with an interactive survey.
feature
handle feature level actions.
team
handle integration across team members and their features.
integration
handle integration across teams.
rc
handle lifecycle of release-candidates.
hf
handle lifecycle of hot-fixes.
version
you guessed it. shows the version.
update
magically updates git-flux.

refer to each subcommand's help menu for an in-depth description of its actions (e.g. git flux init -h).



created with styli.sh