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 deep dive part 4: Use reset to control branch and three trees

git deep dive part 4: Use reset to control branch and three trees

6
Comments
5 min read
git deep dive part 1: From initialize to first commit

git deep dive part 1: From initialize to first commit

8
Comments
6 min read
Useful tricks about git fetch and git pull

Useful tricks about git fetch and git pull

7
Comments
6 min read
git deep dive part 2: Additional commit to master and new branch

git deep dive part 2: Additional commit to master and new branch

6
Comments
8 min read
git deep dive part 3: HEAD, index and working tree

git deep dive part 3: HEAD, index and working tree

7
Comments
4 min read
Share Code With A Github Repository - A Quick Start Guide

Share Code With A Github Repository - A Quick Start Guide

8
Comments
2 min read
Building Git with Node.js and TypeScript - Part 0

Building Git with Node.js and TypeScript - Part 0

18
Comments 1
4 min read
git

git

9
Comments
7 min read
Working with vim and git

Working with vim and git

30
Comments 1
5 min read
Git ve GitHub'a Giriş

Git ve GitHub'a Giriş

19
Comments
3 min read
Automating git push with just a single bash command

Automating git push with just a single bash command

70
Comments 26
2 min read
Git Flow or Trunk-based Development?

Git Flow or Trunk-based Development?

22
Comments 2
3 min read
Git commands

Git commands

80
Comments 8
1 min read
Setting Up React with Git Hooks to Automatically Test and Lint before Pushing Code

Setting Up React with Git Hooks to Automatically Test and Lint before Pushing Code

127
Comments 3
2 min read
Working with Remotes and Branches in Git

Working with Remotes and Branches in Git

7
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.