git
git add .
git commit -m «text»
git push
———-
add branche
git push —set-upstream origin tiny-Preview-header-with-button
select branch
git checkout tiny-Preview-header-with-button
git add .
git commit -m «text»
git push
———-
add branche
git push —set-upstream origin tiny-Preview-header-with-button
select branch
git checkout tiny-Preview-header-with-button