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.
Do you really know Git? (2)

Do you really know Git? (2)

Comments
6 min read
Git Basics: Key Commands and Tips for Version Control

Git Basics: Key Commands and Tips for Version Control

6
Comments 1
4 min read
Good practice for Merge in Git

Good practice for Merge in Git

Comments
2 min read
Create and Register a new SSH on Github

Create and Register a new SSH on Github

Comments 1
1 min read
A step-by-step guide to splitting commits using Git rebase

A step-by-step guide to splitting commits using Git rebase

5
Comments
2 min read
Git Rebase 101 (What, Why, When, and How)

Git Rebase 101 (What, Why, When, and How)

1
Comments
4 min read
ToDo-App Deployed on EKS Cluster

ToDo-App Deployed on EKS Cluster

Comments
3 min read
Advanced Git Tips for Hacktoberfest

Advanced Git Tips for Hacktoberfest

2
Comments
4 min read
🚀 How to change visibility in massive GitHub organizations like EpicGames? (Step-by-Step Guide)

🚀 How to change visibility in massive GitHub organizations like EpicGames? (Step-by-Step Guide)

4
Comments
3 min read
Collaborate using Pull Requests

Collaborate using Pull Requests

3
Comments 1
1 min read
'git'ting funky with git merge

'git'ting funky with git merge

4
Comments
7 min read
OneDev on ECS - How to host your own instance of OneDev on AWS

OneDev on ECS - How to host your own instance of OneDev on AWS

3
Comments
6 min read
Git Basics

Git Basics

8
Comments 1
6 min read
Style guide to write git history

Style guide to write git history

23
Comments 7
1 min read
How Breaking a Git Branch Became My Biggest Lesson in Teamwork

How Breaking a Git Branch Became My Biggest Lesson in Teamwork

Comments
2 min read
Click, Ship, Done: Our Journey to Effortless Deployments in JS

Click, Ship, Done: Our Journey to Effortless Deployments in JS

11
Comments
5 min read
Complete Git Cheat sheet

Complete Git Cheat sheet

16
Comments 3
2 min read
Git Essentials: The commands you'll actually use as a Developer

Git Essentials: The commands you'll actually use as a Developer

4
Comments
2 min read
Tutorial Git untuk Pemula

Tutorial Git untuk Pemula

Comments
3 min read
Version Control Systems, Microservices, Containerization, Orchestration and Virtualization

Version Control Systems, Microservices, Containerization, Orchestration and Virtualization

6
Comments
13 min read
From Remote to Local: Git Clone

From Remote to Local: Git Clone

3
Comments
1 min read
Lefthook: benefits vs husky and how to use

Lefthook: benefits vs husky and how to use

13
Comments
3 min read
Ned's Declassified Git Survival Guide 📚

Ned's Declassified Git Survival Guide 📚

Comments
6 min read
Making Spotify Song Downloader Using Python(mp3)

Making Spotify Song Downloader Using Python(mp3)

12
Comments 2
1 min read
Mini-git, Understanding How Files Are Stored in Git Objects

Mini-git, Understanding How Files Are Stored in Git Objects

Comments
2 min read
loading...