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.
GitHub 102: Branching Strategies, Pull Requests, and More

GitHub 102: Branching Strategies, Pull Requests, and More

2
Comments
2 min read
GitHub 101: Cloning, Committing, and Creating New Branches

GitHub 101: Cloning, Committing, and Creating New Branches

2
Comments
2 min read
Just LGTM on Pull Request comments? You’re failing as a dev

Just LGTM on Pull Request comments? You’re failing as a dev

Comments
4 min read
Git Patches: Your friend to less Copy-Paste

Git Patches: Your friend to less Copy-Paste

1
Comments
4 min read
Better Git Commits with `@commitlint`

Better Git Commits with `@commitlint`

130
Comments 14
2 min read
8 Months and Counting.

8 Months and Counting.

1
Comments
2 min read
The Beauty of the Pull Request

The Beauty of the Pull Request

Comments
3 min read
docs(Conventional Commits): Feat, Fix, Refactor… which is which?

docs(Conventional Commits): Feat, Fix, Refactor… which is which?

21
Comments
3 min read
My Git and VS Code Settings

My Git and VS Code Settings

1
Comments 1
1 min read
Adding Existing SSH Key to git via command line

Adding Existing SSH Key to git via command line

Comments
2 min read
The Evolution of Git: A Dive Into Tech History

The Evolution of Git: A Dive Into Tech History

3
Comments
7 min read
Enhance the way you list Git branches with these 3 options

Enhance the way you list Git branches with these 3 options

Comments
2 min read
Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Comments
4 min read
Just Enough Git for GitOps

Just Enough Git for GitOps

7
Comments
9 min read
Deploying Container Images With PaaS

Deploying Container Images With PaaS

8
Comments
5 min read
Basics of Git

Basics of Git

5
Comments 3
3 min read
14 Git Commands You Should Know As a Beginner

14 Git Commands You Should Know As a Beginner

1
Comments
3 min read
Advanced Git Commands and Workflows: A Comprehensive Guide for Developers

Advanced Git Commands and Workflows: A Comprehensive Guide for Developers

111
Comments 5
6 min read
Version Control Systems and Git Part-2

Version Control Systems and Git Part-2

1
Comments 1
6 min read
Streamline your CI/CD Pipeline with Git-diff-script-exclusions

Streamline your CI/CD Pipeline with Git-diff-script-exclusions

Comments
2 min read
Commits signed on GITHUB using GPG key

Commits signed on GITHUB using GPG key

1
Comments
3 min read
Internal mechanics of Git commits - Secret to Git's speed and lightweightness

Internal mechanics of Git commits - Secret to Git's speed and lightweightness

Comments
3 min read
Fiz um push sem checar as alterações do repositório, e agora?

Fiz um push sem checar as alterações do repositório, e agora?

4
Comments 1
3 min read
5 Git Commands You Shouldn’t Ignore

5 Git Commands You Shouldn’t Ignore

9
Comments 2
2 min read
Git Mastery: Beginner’s Guide + Cheat Sheet

Git Mastery: Beginner’s Guide + Cheat Sheet

Comments
2 min read
loading...