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.
wtp: A Better Git Worktree CLI Tool

wtp: A Better Git Worktree CLI Tool

4
Comments
3 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
Why Git is So Hard to Learn (and Why You Should Learn it Anyway)

Why Git is So Hard to Learn (and Why You Should Learn it Anyway)

6
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
Git Guide to Delete Old Commits and Clear Sensitive Info from Git History

Git Guide to Delete Old Commits and Clear Sensitive Info from Git History

2
Comments
3 min read
The Message is the Bug

The Message is the Bug

3
Comments
4 min read
Padrões de Commits (Commit Patterns)

Padrões de Commits (Commit Patterns)

13
Comments
5 min read
What Is Git and GitHub?

What Is Git and GitHub?

Comments
5 min read
Is it possible for someone to replace Git history, without doing it destructively?

Is it possible for someone to replace Git history, without doing it destructively?

Comments
2 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
git clone only particular branch

git clone only particular branch

Comments
1 min read
From Local to Global: Learning Git & GitHub

From Local to Global: Learning Git & GitHub

Comments
4 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
Become a Git Branch *Curator*: From Simple Lists to Provenance Archaeology

Become a Git Branch *Curator*: From Simple Lists to Provenance Archaeology

Comments
3 min read
Install Git and Create a Repository on Linux (Real-World DevOps Task)

Install Git and Create a Repository on Linux (Real-World DevOps Task)

1
Comments
2 min read
Git and GitHub

Git and GitHub

1
Comments
3 min read
Must-Know Git Commands for Everyday Developers

Must-Know Git Commands for Everyday Developers

Comments
2 min read
💻 5 Git Commands Every Full Stack Developer Should Know

💻 5 Git Commands Every Full Stack Developer Should Know

Comments
2 min read
Git Branch Management: Merged, Unmerged, and Clean-Up — A No-Nonsense Cheatsheet

Git Branch Management: Merged, Unmerged, and Clean-Up — A No-Nonsense Cheatsheet

Comments 1
2 min read
Git: using --interactive mode to commit specific parts of a file

Git: using --interactive mode to commit specific parts of a file

2
Comments
4 min read
loading...