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.
Mastering Git: A Curated List of Must-Know Commands for Efficient Version Control

Mastering Git: A Curated List of Must-Know Commands for Efficient Version Control

Comments
5 min read
Create a GitHub Repo and Clone It Locally Using SSH and TortoiseGit (Windows)

Create a GitHub Repo and Clone It Locally Using SSH and TortoiseGit (Windows)

5
Comments
6 min read
EAS build reads your .gitignore file

EAS build reads your .gitignore file

1
Comments 1
1 min read
Delete All Stashes in Git: A Comprehensive Guide

Delete All Stashes in Git: A Comprehensive Guide

Comments
2 min read
Why I Bash Git (And Why You Should Too)

Why I Bash Git (And Why You Should Too)

221
Comments 56
3 min read
Crear un Paquete de NPM - Paso a Paso / TypeScript, commit linting, Husky, Semantic Release

Crear un Paquete de NPM - Paso a Paso / TypeScript, commit linting, Husky, Semantic Release

Comments
2 min read
🌟Day 12 Insights: Mastering Git and GitHub Basics with Shubham Londhe

🌟Day 12 Insights: Mastering Git and GitHub Basics with Shubham Londhe

Comments
1 min read
Monorepos with Nx: Why You Might Want a Single Home for All Your Code

Monorepos with Nx: Why You Might Want a Single Home for All Your Code

14
Comments 9
3 min read
Don't ask me to review your huge PR

Don't ask me to review your huge PR

Comments
2 min read
Git Best Practices: Enhancing Your Code Management

Git Best Practices: Enhancing Your Code Management

1
Comments
3 min read
Just Blame for VS Code 🪲

Just Blame for VS Code 🪲

1
Comments 1
1 min read
Chapter 1 - Introduction to Git

Chapter 1 - Introduction to Git

Comments
3 min read
Git Get One File From Another Repo

Git Get One File From Another Repo

5
Comments
2 min read
Automatically pull, when you enter a git repo (cli)

Automatically pull, when you enter a git repo (cli)

1
Comments
1 min read
Good Vs Bad Code pull request reviews with Peer to Peer

Good Vs Bad Code pull request reviews with Peer to Peer

Comments
2 min read
How to remove your secrets from your Git repository?

How to remove your secrets from your Git repository?

1
Comments
2 min read
Understanding Git's -m and -am Options: Simplifying Your Commit Workflow

Understanding Git's -m and -am Options: Simplifying Your Commit Workflow

4
Comments 2
3 min read
GitLab CI - A Comprehensive Dive into CI and CD : Day 41 of 50 days DevOps Tools Series

GitLab CI - A Comprehensive Dive into CI and CD : Day 41 of 50 days DevOps Tools Series

5
Comments
7 min read
How to setup your own "Git Server"

How to setup your own "Git Server"

1
Comments
2 min read
Git Keywords

Git Keywords

2
Comments
1 min read
Git Diff Comparison Methods

Git Diff Comparison Methods

2
Comments
4 min read
Why Every Developer Should Learn Version Control?

Why Every Developer Should Learn Version Control?

2
Comments 1
2 min read
Git push: fatal: the remote end hung up unexpectedly

Git push: fatal: the remote end hung up unexpectedly

25
Comments
4 min read
How to Use GitHub Submodules for Better Code Management

How to Use GitHub Submodules for Better Code Management

3
Comments
4 min read
remote: Support for password authentication was removed on August 13, 2021. fatal: Authentication failed

remote: Support for password authentication was removed on August 13, 2021. fatal: Authentication failed

2
Comments
1 min read
loading...