Showing posts with label git. Show all posts

Git Submodules Integration (Basic Guide)

Git Submodule is like a subdirectory inside another directory allowing to reuse some shared modules and dependencies. Learn how to initialize, add, update and remove git submodules step by step.

Git Submodules Integration

Bitbucket Auto Deploy with Pipelines (CI/CD)

Bitbucket pipelines is a CI/CD (Continuous Integration/Continuous Deployment) service integrated in Bitbucket SCM platform. Learn the pipeline deployment of Bitbucket in simple steps.

Bitbucket Auto Deploy with Piplines

Setup Bitbucket Repository in cPanel

Bitbucket is a git based source code management (SCM) platform built for team collaboration to make code development simple and easy. Learn how to setup Bitbucket private repository in cPanel instead of traditional file uploads via file manager clients.

Setup Bitbucket Repository in Cpanel