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.
Binary Search Algorithm in Git and AWS Kinesis

Binary Search Algorithm in Git and AWS Kinesis

1
Comments
5 min read
Learn git in less than 5 minutes and use it for 5 years

Learn git in less than 5 minutes and use it for 5 years

19
Comments
3 min read
5 Benefits of Using a Version Control System

5 Benefits of Using a Version Control System

28
Comments 5
2 min read
How to Choose the Best Host for Your GitHub Blog

How to Choose the Best Host for Your GitHub Blog

14
Comments 8
4 min read
Use multiple GitHub accounts on same system

Use multiple GitHub accounts on same system

5
Comments
4 min read
Time-Slicing GPUs with Karpenter

Time-Slicing GPUs with Karpenter

8
Comments
6 min read
How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

44
Comments 4
4 min read
The "detached HEAD" state in Git: What it is and how to fix it

The "detached HEAD" state in Git: What it is and how to fix it

6
Comments
5 min read
Changelog con Notion

Changelog con Notion

4
Comments
4 min read
Getting Started With GitOps For Developers!

Getting Started With GitOps For Developers!

90
Comments 1
7 min read
A Nibble of Git's Object Store

A Nibble of Git's Object Store

4
Comments
7 min read
Split a commit into 2 commits with `git rebase`

Split a commit into 2 commits with `git rebase`

36
Comments 2
3 min read
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

311
Comments 22
4 min read
loading...