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 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
3 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

314
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

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

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

8
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
#gitPanic - Removing and Restoring Work

#gitPanic - Removing and Restoring Work

46
Comments 2
8 min read
Why TypeScript?

Why TypeScript?

4
Comments
3 min read
Automatizando o código da tarefa na mensagem de commit

Automatizando o código da tarefa na mensagem de commit

Comments
3 min read
Why You Should Use a Git Client

Why You Should Use a Git Client

32
Comments 28
5 min read
GitOps using Flux and Flagger

GitOps using Flux and Flagger

8
Comments
9 min read
Build a Machine Learning Model without a single line of code!

Build a Machine Learning Model without a single line of code!

8
Comments
4 min read
loading...