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.
Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder

Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder

5
Comments
2 min read
Build Python Packages: Development to PyPI Guide

Build Python Packages: Development to PyPI Guide

Comments
10 min read
Automatically switching Git Identities and SSH Keys on the same machine

Automatically switching Git Identities and SSH Keys on the same machine

5
Comments
3 min read
LaTeX to Markdown Conversion Tools

LaTeX to Markdown Conversion Tools

1
Comments
12 min read
Your Project Shouldn’t Break When You Switch Branches. So I Fixed It

Your Project Shouldn’t Break When You Switch Branches. So I Fixed It

43
Comments
5 min read
Top 10 Productivity Hacks Every Developer Should Know 🚀

Top 10 Productivity Hacks Every Developer Should Know 🚀

162
Comments 22
33 min read
Play lichess from your terminal

Play lichess from your terminal

1
Comments
1 min read
GIT

GIT

Comments
2 min read
Stop Pushing Work Code with Your Personal Email: The Ultimate Guide to Multiple GitHub Accounts on Windows

Stop Pushing Work Code with Your Personal Email: The Ultimate Guide to Multiple GitHub Accounts on Windows

2
Comments
3 min read
The Best Workflow for Collaborating on a Shared GitHub Repository

The Best Workflow for Collaborating on a Shared GitHub Repository

1
Comments
3 min read
Complete CI/CD Pipeline with Node.js, Docker, and Kubernetes

Complete CI/CD Pipeline with Node.js, Docker, and Kubernetes

2
Comments
19 min read
🐳 Docker Deserves a Place Beside Git — Here’s Why

🐳 Docker Deserves a Place Beside Git — Here’s Why

1
Comments
3 min read
GitHub Finally Became a Part of My Coding Routine

GitHub Finally Became a Part of My Coding Routine

2
Comments
2 min read
Understanding Git in Simple way - Part 3

Understanding Git in Simple way - Part 3

8
Comments
2 min read
How to Set Up Git on Windows or macOS (Easy Guide)

How to Set Up Git on Windows or macOS (Easy Guide)

Comments
1 min read
Use Fork Git Client to Remove Passwords from Git History

Use Fork Git Client to Remove Passwords from Git History

Comments
2 min read
Never Use Git Pull - The Beauty Of Rebase

Never Use Git Pull - The Beauty Of Rebase

1
Comments
4 min read
How to Remove All Git Commits Locally Without Losing Your Code

How to Remove All Git Commits Locally Without Losing Your Code

Comments
2 min read
GitLab CI/CD: INTRODUCTION

GitLab CI/CD: INTRODUCTION

1
Comments
3 min read
Get Good Git Ninja, don't Get Got (눈_눈) O=('-'Q)

Get Good Git Ninja, don't Get Got (눈_눈) O=('-'Q)

Comments
1 min read
Git Force Push: Bypassing Repository Protection Rules

Git Force Push: Bypassing Repository Protection Rules

Comments
1 min read
Conventional Commits

Conventional Commits

Comments
2 min read
🚀 Introduction to Git Worktree (With Oh My Zsh Aliases)

🚀 Introduction to Git Worktree (With Oh My Zsh Aliases)

Comments
3 min read
How to Safely Roll Back to a Specific Git Commit in Your Local Project

How to Safely Roll Back to a Specific Git Commit in Your Local Project

Comments
2 min read
Branch Protection Rules vs Rulesets: The Right Way to Protect Your Git Repository

Branch Protection Rules vs Rulesets: The Right Way to Protect Your Git Repository

4
Comments 1
5 min read
loading...