DEV Community

bagavath ravichandran
bagavath ravichandran

Posted on

2

GIT & GITLAB ARCHITECTURE

This is the workflow (or) architecture of git and gitlab

  git add----->git commit----->git push---->--------|
     |             |              |                 |
 workspace      staging area      local           remote
     |                           directory      directory
     |                             |                |
     |                             <-git fetch<-----|
     |--<-------<----git pull----<------<------<----|       
Enter fullscreen mode Exit fullscreen mode

There are two types of hosting platforms mainly,

  • Github
  • Gitlab

Both are widely used platforms and we are going to use gitlab.
gitlab is a web-based git repository that provides free , open and private repositories.

  • It is a complete and better DevOps platform than github that enables professionals to collab and do all tasks in a projects.

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post