git flux init|feature|team|integration|rc|hf|version|update [<action>] [<action-args>...] [-h]
git commands for fluent, collaborative workflow.
-h- shows the f***ing manual. works everywhere, and context dependent.
this means you cangit flux -h, and alsogit flux feature -horgit flux feature start -h.
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