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.
The Practical Guide to Contributing to Open Source Projects

The Practical Guide to Contributing to Open Source Projects

13
Comments
12 min read
How to Pull from a Remote Repository

How to Pull from a Remote Repository

3
Comments
1 min read
Open Source: Github From Zero to Hero

Open Source: Github From Zero to Hero

6
Comments
7 min read
How to undo a git pull

How to undo a git pull

73
Comments 4
2 min read
Is it time to give up GitHub? August Open Source News

Is it time to give up GitHub? August Open Source News

5
Comments
1 min read
Shell conditions in Gitlab CI

Shell conditions in Gitlab CI

11
Comments
2 min read
Setting Visual Studio Code as your git merge and diff tool

Setting Visual Studio Code as your git merge and diff tool

1
Comments
1 min read
Merge yer Own!

Merge yer Own!

3
Comments
4 min read
Use SSH! All the Cool Kids Are Doing It

Use SSH! All the Cool Kids Are Doing It

Comments
4 min read
How to make Git ignore file permission (chmod) changes

How to make Git ignore file permission (chmod) changes

12
Comments
1 min read
Self Reflections

Self Reflections

4
Comments
2 min read
How to sign your commits with GPG or SSH keys

How to sign your commits with GPG or SSH keys

14
Comments
4 min read
Monorepos - a practical guide

Monorepos - a practical guide

3
Comments
5 min read
Git reflog: Restore Version Control History

Git reflog: Restore Version Control History

9
Comments
6 min read
How to add git works shortcuts to increase your productivity

How to add git works shortcuts to increase your productivity

9
Comments
1 min read
How to speed up development with GitHub CLI

How to speed up development with GitHub CLI

1
Comments
4 min read
Git Doesn't Forget! A Short Story

Git Doesn't Forget! A Short Story

5
Comments
2 min read
Git small tip: one way to handle conflict if you only need is the latest remote code.

Git small tip: one way to handle conflict if you only need is the latest remote code.

3
Comments
1 min read
Scanning Kubernetes Control Planes and Worker Nodes For Security Vulnerabilities

Scanning Kubernetes Control Planes and Worker Nodes For Security Vulnerabilities

10
Comments
6 min read
How To Fix A Stuck GitHub Push

How To Fix A Stuck GitHub Push

37
Comments 11
5 min read
Enable Gitsign Today and Start Signing your Commits

Enable Gitsign Today and Start Signing your Commits

171
Comments 11
6 min read
Git blame - How to find out who modified a line with Git

Git blame - How to find out who modified a line with Git

29
Comments 1
2 min read
Use a different git config for each directory using conditional include

Use a different git config for each directory using conditional include

3
Comments
1 min read
CodePipeline live feedback on slack - with git tags

CodePipeline live feedback on slack - with git tags

23
Comments 4
7 min read
Git basic

Git basic

5
Comments
8 min read
loading...