...
If you are using the Skara CLI tools then and have the branch you want to publish currently checked out, then you can just run the command git publish
How do I merge commits from another branch into the current branch?
Code Block |
---|
$ git merge <OTHER-BRANCH> |
Commits
How do I make a commit?
...
Overview
Content Tools
ThemeBuilder