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.
Looking for open source project to contribute

Looking for open source project to contribute

7
Comments 10
1 min read
How to count the number of commits made between 2 commits hashes

How to count the number of commits made between 2 commits hashes

14
Comments 4
2 min read
ELI5: Git Rebase vs. Merge

ELI5: Git Rebase vs. Merge

146
Comments 29
1 min read
GIT for beginners

GIT for beginners

17
Comments
8 min read
Regain control of branches with git rebase --onto

Regain control of branches with git rebase --onto

7
Comments 3
5 min read
Quickly Alias Git Commands

Quickly Alias Git Commands

38
Comments 2
1 min read
Enforcing Git Commit Message Style

Enforcing Git Commit Message Style

16
Comments
3 min read
GIT conflicts what’s the problem ?

GIT conflicts what’s the problem ?

5
Comments
4 min read
Serving a Git repository over HTTP

Serving a Git repository over HTTP

15
Comments 5
3 min read
Resolving tricky situations with git reset and rebase đź§¶

Resolving tricky situations with git reset and rebase đź§¶

87
Comments 8
3 min read
What makes a good commit message?

What makes a good commit message?

19
Comments
7 min read
Find A String in a Massive Git Repo

Find A String in a Massive Git Repo

90
Comments 7
1 min read
Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

349
Comments 4
8 min read
Changing the Git history

Changing the Git history

8
Comments
1 min read
Analyzing Dev.to Git History with Elasticsearch

Analyzing Dev.to Git History with Elasticsearch

55
Comments 4
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.