issues
search
eliranmal
/
git-flux
git commands for fluent, collaborative workflow
MIT License
7
stars
0
forks
source link
improve documentation
#16
Open
eliranmal
opened
7 years ago
eliranmal
commented
7 years ago
don't duplicate usage of commands in readme, just refer users to the
-h
flag.
no, better yet, auto-generate README.md with a script (
gen-doc.sh
?)
write an overview of the git-flux model, specifically the levels.
elaborate on teams and the ability to switch teams with the
join
action
state the fact that git-flux addresses some of the issues in git-flow (e.g. we never use
--no-ff
, all merges are done with default strategy)
don't duplicate usage of commands in readme, just refer users to theno, better yet, auto-generate README.md with a script (-h
flag.gen-doc.sh
?)join
action--no-ff
, all merges are done with default strategy)