/gh-flow-practice

Primary LanguagePythonMIT LicenseMIT

gh-flow-practice

Process

$ git branch feature/{featurename}
$ git switch feature/{featurename}