@seekerx
Coding around
Nothing here yet.
Nothing here yet.
No blogs yet.
Working with git branches. Every new feature is a new branch. Merging every new feature to dev branch, CI run your tests. Then you can select to merge manually or automate CI to merge dev to master branch and deploy your application.