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.
Git Worktrees In Use

Git Worktrees In Use

2
Comments
5 min read
How To Create and Push a New Git Repo to GitHub

How To Create and Push a New Git Repo to GitHub

18
Comments
3 min read
Everything you need to know about Git

Everything you need to know about Git

6
Comments
10 min read
What is Git (version control system) and why you need to use it for your projects (any project with files and content, not...

What is Git (version control system) and why you need to use it for your projects (any project with files and content, not...

4
Comments
7 min read
How to manage multiple Git accounts on one computer using SSH config

How to manage multiple Git accounts on one computer using SSH config

4
Comments
4 min read
Rebases in Git and why you shouldn’t be afraid of them

Rebases in Git and why you shouldn’t be afraid of them

6
Comments 3
7 min read
Qué es Git y Cómo Instalarlo

Qué es Git y Cómo Instalarlo

6
Comments
3 min read
Download and install git on Linux, Windows, and macOS

Download and install git on Linux, Windows, and macOS

4
Comments 2
2 min read
How to Master Basics in Git GitHub

How to Master Basics in Git GitHub

5
Comments
2 min read
Setting up SSH Keys for GitHub using WSL and Keychain

Setting up SSH Keys for GitHub using WSL and Keychain

2
Comments
3 min read
Important Git Commands which every developer needs in his day to day life

Important Git Commands which every developer needs in his day to day life

47
Comments 4
2 min read
Releasing package to npm

Releasing package to npm

3
Comments
2 min read
Git Cheat Sheet with 40+ commands & concepts

Git Cheat Sheet with 40+ commands & concepts

312
Comments 22
4 min read
A Guide To Undoing Git Mistakes ✅️ ‍

A Guide To Undoing Git Mistakes ✅️ ‍

2
Comments
9 min read
Writing better README.md files using GitHub flavoured markdown

Writing better README.md files using GitHub flavoured markdown

9
Comments
2 min read
How to Clone, Commit, and Push to a Git Repo

How to Clone, Commit, and Push to a Git Repo

7
Comments
2 min read
Git SSH Keys for GitHub, GitLab, and Bitbucket on Windows

Git SSH Keys for GitHub, GitLab, and Bitbucket on Windows

5
Comments
6 min read
Easy-Breezy Clarifications of Git Commands

Easy-Breezy Clarifications of Git Commands

3
Comments
3 min read
Why use a version control system? - 💒

Why use a version control system? - 💒

6
Comments 3
5 min read
Git tutorials - be fluent with commands

Git tutorials - be fluent with commands

1
Comments
2 min read
GitHub student developer pack?

GitHub student developer pack?

4
Comments
2 min read
My thoughts in reviewing pull requests

My thoughts in reviewing pull requests

4
Comments
2 min read
Git Stash — Basics of Git

Git Stash — Basics of Git

10
Comments
4 min read
Why TypeScript?

Why TypeScript?

4
Comments
3 min read
#gitPanic - Removing and Restoring Work

#gitPanic - Removing and Restoring Work

46
Comments 2
8 min read
loading...