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.
Using GitHub Actions to automatically unpack a zip archive

Using GitHub Actions to automatically unpack a zip archive

2
Comments
3 min read
Commit messages done the right way

Commit messages done the right way

5
Comments
2 min read
Git merge - learn by example

Git merge - learn by example

13
Comments
4 min read
Using Git to track down deleted code in a large project

Using Git to track down deleted code in a large project

2
Comments
2 min read
Getting Started With Git

Getting Started With Git

Comments
4 min read
GIT Commands Summary

GIT Commands Summary

3
Comments
3 min read
Mastering Git: 10 Essential Commands You Need to Know

Mastering Git: 10 Essential Commands You Need to Know

7
Comments 2
5 min read
Find active forks of a GitHub repository

Find active forks of a GitHub repository

3
Comments
2 min read
What is git merge and how to undo it

What is git merge and how to undo it

3
Comments
3 min read
Binary Search Algorithm in Git and AWS Kinesis

Binary Search Algorithm in Git and AWS Kinesis

1
Comments
5 min read
Adding my first Continuous Integration (CI)

Adding my first Continuous Integration (CI)

3
Comments
1 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
How to Securely Store Passwords with GPG & PASS

How to Securely Store Passwords with GPG & PASS

6
Comments
4 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
5 Benefits of Using a Version Control System

5 Benefits of Using a Version Control System

27
Comments 5
2 min read
Using Git Bisect and Other Commands to Determine When Something Was Removed

Using Git Bisect and Other Commands to Determine When Something Was Removed

Comments
3 min read
Use emojis in your commit messages 🥳

Use emojis in your commit messages 🥳

6
Comments
2 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
Let's "Git" it: Beginners guide to Git

Let's "Git" it: Beginners guide to Git

6
Comments
7 min read
The magic of `git worktree` — How I multitask despite tests taking forever to run.

The magic of `git worktree` — How I multitask despite tests taking forever to run.

4
Comments
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
[AI] Avoiding (5) common Git mistakes in a team environment

[AI] Avoiding (5) common Git mistakes in a team environment

32
Comments 1
2 min read
Changelog con Notion

Changelog con Notion

4
Comments
4 min read
Git - GitHub actions-template-sync

Git - GitHub actions-template-sync

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

Getting Started With GitOps For Developers!

87
Comments 1
7 min read
When Should I Register on GitHub As a Beginner Programmer?

When Should I Register on GitHub As a Beginner Programmer?

2
Comments
2 min read
A Nibble of Git's Object Store

A Nibble of Git's Object Store

4
Comments
7 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

9
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
Undo git add command

Undo git add command

5
Comments
1 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

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

Split a commit into 2 commits with `git rebase`

35
Comments 2
3 min read
Qué es Git y Cómo Instalarlo

Qué es Git y Cómo Instalarlo

5
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
The Ultimate Beginner’s Guide to Open Source Contribution

The Ultimate Beginner’s Guide to Open Source Contribution

7
Comments 1
8 min read
How to Master Basics in Git GitHub

How to Master Basics in Git GitHub

5
Comments
2 min read
git is not the end of history

git is not the end of history

70
Comments 45
2 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
Setting up SSH Keys for GitHub using WSL and Keychain

Setting up SSH Keys for GitHub using WSL and Keychain

1
Comments
3 min read
A meta talk about Git strategies

A meta talk about Git strategies

4
Comments
5 min read
Git Cheat Sheet - 40+ Git Comands You Should Know

Git Cheat Sheet - 40+ Git Comands You Should Know

10
Comments
4 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

306
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

5
Comments
2 min read
Git SSH Keys for GitHub, GitLab, and Bitbucket on Linux

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

12
Comments
8 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
setup multiple git accounts on one local machine

setup multiple git accounts on one local machine

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

Easy-Breezy Clarifications of Git Commands

3
Comments
2 min read
Planning 0.4

Planning 0.4

5
Comments
3 min read
Spot the culprit commit with Git Bisect

Spot the culprit commit with Git Bisect

8
Comments
7 min read
#gitPanic - Tools

#gitPanic - Tools

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

Why use a version control system? - 💒

6
Comments 3
5 min read
Como reverter um commit no git

Como reverter um commit no git

1
Comments
5 min read
Git tutorials - be fluent with commands

Git tutorials - be fluent with commands

1
Comments
2 min read
How to revert a merge commit then merge again

How to revert a merge commit then merge again

4
Comments
6 min read
loading...