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.
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
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
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
Git 2.23.0のswitchとrestoreについて

Git 2.23.0のswitchとrestoreについて

6
Comments
1 min read
Excluding ‘Note to Self’ Code Comments from Commits with Bash

Excluding ‘Note to Self’ Code Comments from Commits with Bash

10
Comments
9 min read
Setting up a Git server in three simple steps

Setting up a Git server in three simple steps

7
Comments 16
2 min read
Write your own git (in typescript) - part 1

Write your own git (in typescript) - part 1

62
Comments 6
4 min read
Git standup, how did I ever live without you?

Git standup, how did I ever live without you?

308
Comments 36
1 min read
Git is your friend

Git is your friend

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