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 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
Getting your project seen

Getting your project seen

83
Comments 2
5 min read
How to start with Git if you hate it and love TFS

How to start with Git if you hate it and love TFS

6
Comments
2 min read
Git Rebase vs Merge

Git Rebase vs Merge

15
Comments 1
3 min read
10 insanely useful Git commands you wish existed – and their alternatives

10 insanely useful Git commands you wish existed – and their alternatives

417
Comments 17
8 min read
Easy way of adding an existing project to github using CLI.

Easy way of adding an existing project to github using CLI.

3
Comments
1 min read
Crash Course: git Lingo

Crash Course: git Lingo

111
Comments 4
5 min read
Query Github GraphQL

Query Github GraphQL

5
Comments
2 min read
New to Git and GitHub

New to Git and GitHub

7
Comments
5 min read
How to delete all your local branches but keep master

How to delete all your local branches but keep master

136
Comments 24
1 min read
Experience with Bit (Bit.dev previously Bit-Src)

Experience with Bit (Bit.dev previously Bit-Src)

14
Comments 1
4 min read
Revert Your Mistaken Git Commits

Revert Your Mistaken Git Commits

8
Comments 5
3 min read
Custom git credential helper

Custom git credential helper

10
Comments 2
2 min read
Git login with Netrc

Git login with Netrc

5
Comments
1 min read
loading...