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 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

38
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
Pass The AWS Certified Solution Architect - Associate (SAA-CO3)

Pass The AWS Certified Solution Architect - Associate (SAA-CO3)

76
Comments 30
8 min read
Git Flow - Hotfixes [pt-BR]

Git Flow - Hotfixes [pt-BR]

2
Comments
3 min read
Top 12 Git Commands that Every developer must know

Top 12 Git Commands that Every developer must know

5
Comments
5 min read
Using Git to see recent changes in specified a time period

Using Git to see recent changes in specified a time period

13
Comments
2 min read
How to amend and update a git commit

How to amend and update a git commit

10
Comments
1 min read
How to list commits from the current branch.

How to list commits from the current branch.

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