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.
Stop Committing Secrets to Your Git Repositories

Stop Committing Secrets to Your Git Repositories

2
Comments
5 min read
Hunting down regression using "git bisect"

Hunting down regression using "git bisect"

1
Comments
7 min read
Git Cherry Pick: A Guide to Selectively Merging Commits

Git Cherry Pick: A Guide to Selectively Merging Commits

3
Comments
2 min read
Git Hooks: The Powerful Tool You're Probably Not Using (But Should Be)

Git Hooks: The Powerful Tool You're Probably Not Using (But Should Be)

13
Comments 11
8 min read
Introduction to Data Version Control

Introduction to Data Version Control

1
Comments
3 min read
My LinkedIn Course "Learning GitHub" by numbers

My LinkedIn Course "Learning GitHub" by numbers

8
Comments 2
3 min read
How to write better Git commit messages ?

How to write better Git commit messages ?

30
Comments 2
2 min read
Introduction to Data Version Control

Introduction to Data Version Control

1
Comments
6 min read
Git & Github the essentials

Git & Github the essentials

2
Comments
5 min read
Create blob object (Git)

Create blob object (Git)

7
Comments
3 min read
Deploy com git bare

Deploy com git bare

1
Comments
3 min read
How to amend changes to your pull request?

How to amend changes to your pull request?

2
Comments
4 min read
Git Merge: To Squash Or Fast-Forward?

Git Merge: To Squash Or Fast-Forward?

26
Comments 2
6 min read
Tips & tricks: Git under WSL and windows

Tips & tricks: Git under WSL and windows

3
Comments
2 min read
Slice, Dice, and Squash Your Git Commit History

Slice, Dice, and Squash Your Git Commit History

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