DEV Community

Git

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How l started Setting Up a Python & Django Dev

How l started Setting Up a Python & Django Dev

Comments
2 min read
Setting Up Git, Python, WSL, Docker, and GitHub SSH

Setting Up Git, Python, WSL, Docker, and GitHub SSH

Comments
4 min read
Create an Ansible Playbook to Install Git on managed host

Create an Ansible Playbook to Install Git on managed host

Comments
2 min read
From Pull Requests to PullBear: Why I Built a Developer’s Sidekick

From Pull Requests to PullBear: Why I Built a Developer’s Sidekick

Comments
3 min read
Making Git Hooks Persistent - No More Manual Setup

Making Git Hooks Persistent - No More Manual Setup

Comments
3 min read
Mastering Collaborative Coding: A Deep Dive into Git Branching and Merging for Teams

Mastering Collaborative Coding: A Deep Dive into Git Branching and Merging for Teams

1
Comments
15 min read
Setting up my development environment on windows.

Setting up my development environment on windows.

2
Comments 2
3 min read
The Dark Art of Safe Rebasing: Mastering "Onto" in IDEs and CLI

The Dark Art of Safe Rebasing: Mastering "Onto" in IDEs and CLI

Comments
3 min read
Understanding Git: Why Folders Aren't Tracked

Understanding Git: Why Folders Aren't Tracked

Comments 2
1 min read
🚀 Automate Your CHANGELOG with Git Cliff and Keep a Changelog

🚀 Automate Your CHANGELOG with Git Cliff and Keep a Changelog

Comments
4 min read
🚀 Generación automática de CHANGELOG con git-cliff y Convetional Commits

🚀 Generación automática de CHANGELOG con git-cliff y Convetional Commits

Comments
4 min read
I Lost My Git Stash, So I Built a Tool to Share It

I Lost My Git Stash, So I Built a Tool to Share It

Comments
3 min read
📜 Keep a Changelog

📜 Keep a Changelog

1
Comments
1 min read
What Is Git and GitHub?

What Is Git and GitHub?

Comments
5 min read
HOW TO UPLOAD YOUR PROJECT TO GITHUB – STEP-BY-STEP WITH CHEAT SHEET 🧩

HOW TO UPLOAD YOUR PROJECT TO GITHUB – STEP-BY-STEP WITH CHEAT SHEET 🧩

Comments
1 min read
FHIR environment setup guide

FHIR environment setup guide

Comments
8 min read
My First article on Dev Community

My First article on Dev Community

6
Comments 3
2 min read
⚙️ Tuesday Tech Tip: One Command That Changed My Workflow Forever

⚙️ Tuesday Tech Tip: One Command That Changed My Workflow Forever

4
Comments
2 min read
git clone only particular branch

git clone only particular branch

Comments
1 min read
Setting Up a Python & Django Dev Environment (Beginner Friendly)

Setting Up a Python & Django Dev Environment (Beginner Friendly)

2
Comments 3
2 min read
Is GitHub a single point of failure?

Is GitHub a single point of failure?

Comments
4 min read
Day 29/30 - Git Bundle – Package a Repo into a Single File for Sharing

Day 29/30 - Git Bundle – Package a Repo into a Single File for Sharing

Comments
3 min read
Automate Versioning and Releases with Nerdbank.GitVersioning

Automate Versioning and Releases with Nerdbank.GitVersioning

Comments
6 min read
Must-Know Git Commands for Everyday Developers

Must-Know Git Commands for Everyday Developers

Comments
2 min read
Day 28/30 - Git Archive – Export Repo Files Without .git Directory

Day 28/30 - Git Archive – Export Repo Files Without .git Directory

1
Comments
2 min read
loading...