Browse Source

fix

pull/6/head
Ivan Yelizariev 9 years ago
parent
commit
706d62225f
  1. 2
      README.md

2
README.md

@ -56,7 +56,7 @@ If branch (e.g. *addons-yelizariev-9.0-some-feature*) already exists in **addons
git fetch addons-dev
# create branch
git checkout -b addons-dev/addons-yelizariev-9.0-some-feature
git checkout -b 9.0-some-feature addons-dev/addons-yelizariev-9.0-some-feature
# push to your fork of target repo
git push origin addons-yelizariev-9.0-some-feature

Loading…
Cancel
Save