Skip to content

haniayasserr/Gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Gitlab

1️⃣ Install Git

  • sudo apt update
  • sudo apt install git -y

2️⃣ Configure Git

3️⃣ Initialize the repository (replace with your desired path)

  • mkdir -p /home/intern1/test-pipeline
  • cd /home/intern1/test-pipeline
  • git init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published