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.
WT* GIT

WT* GIT

4
Comments
5 min read
Which is the right git workflow for my next project?

Which is the right git workflow for my next project?

15
Comments 17
5 min read
Connecting two remote repositores to a single project

Connecting two remote repositores to a single project

4
Comments
2 min read
Who is afraid of the code review?

Who is afraid of the code review?

16
Comments
4 min read
Plan Your Commits

Plan Your Commits

46
Comments 40
2 min read
Automating Bulk Transfer of Mercurial Repos to Git

Automating Bulk Transfer of Mercurial Repos to Git

2
Comments
3 min read
Controlling the source of truth - The value of better commit messages

Controlling the source of truth - The value of better commit messages

8
Comments 2
4 min read
.gitignore Generating Tool

.gitignore Generating Tool

5
Comments
1 min read
Self Code Review with Git Add Patch

Self Code Review with Git Add Patch

13
Comments 5
2 min read
Hg to Git with no hassles

Hg to Git with no hassles

5
Comments 2
2 min read
How to Combine Git Commits - Squash 'em with a rebase!

How to Combine Git Commits - Squash 'em with a rebase!

11
Comments
4 min read
A guide to Git for beginners

A guide to Git for beginners

2
Comments 1
3 min read
Hi, I'm Jake Schwartz

Hi, I'm Jake Schwartz

9
Comments
1 min read
Git alias with parameters

Git alias with parameters

5
Comments 1
3 min read
How To Add An Empty Directory To A Git Repository — Two Different Use Cases

How To Add An Empty Directory To A Git Repository — Two Different Use Cases

6
Comments
2 min read
Yes, commit messages can be fun!

Yes, commit messages can be fun!

5
Comments
3 min read
A Morning in a Front End Developer’s Mac Terminal

A Morning in a Front End Developer’s Mac Terminal

4
Comments
8 min read
Using git bisect

Using git bisect

23
Comments 5
3 min read
10 chapters in the story of git and a feature implementation

10 chapters in the story of git and a feature implementation

17
Comments 2
4 min read
Edit your commit messages in GIT

Edit your commit messages in GIT

7
Comments
1 min read
%$#@ This: Combing through 183 million git commits to find out when and how developers use the f-word

%$#@ This: Combing through 183 million git commits to find out when and how developers use the f-word

28
Comments 7
3 min read
How to get the current git branch name?

How to get the current git branch name?

6
Comments 3
1 min read
【Git】切り離されたHEAD(detached HEAD)

【Git】切り離されたHEAD(detached HEAD)

2
Comments
1 min read
【Git】縮退マージ(degenerate merge)

【Git】縮退マージ(degenerate merge)

2
Comments
1 min read
Git 2.23.0のswitchとrestoreについて

Git 2.23.0のswitchとrestoreについて

6
Comments
1 min read
loading...