Day 3: How to push code GitLab?

Day 3: How to push code GitLab?
step 1: Open your Terminal Type the comand. Commands:- 1.Check Git version version git --version 2.install Git in your local repo-> sudo apt install git1.Go to GitLab and log in. 2...
0 Read More

Taming local git branches

Taming local git branches
On rare occasions, I write a blog post that's not about MiniScript. Today is one of those! It addresses a problem that I've often faced at work: keeping track of all my local git branches. T...
0 Read More