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.
Improving the DX with Git Aliases

Improving the DX with Git Aliases

15
Comments 2
3 min read
How To Split A Git Commit Into Multiple Ones?

How To Split A Git Commit Into Multiple Ones?

41
Comments 2
2 min read
GitHub - Creating First Repo

GitHub - Creating First Repo

8
Comments
3 min read
What do you think about Git integration of VS Code?

What do you think about Git integration of VS Code?

3
Comments 6
1 min read
Do you have readable Git commit history ?

Do you have readable Git commit history ?

9
Comments
3 min read
git merge ours

git merge ours

9
Comments 3
2 min read
A Simplified Convention for Naming Branches and Commits in Git

A Simplified Convention for Naming Branches and Commits in Git

323
Comments 14
3 min read
VS Code Tip of the Week: The Timeline Panel

VS Code Tip of the Week: The Timeline Panel

20
Comments 3
1 min read
Useful Git Commands

Useful Git Commands

11
Comments
3 min read
Pass The AWS Certified Solution Architect - Associate (SAA-CO3)

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

74
Comments 18
8 min read
Monitoring and Observability in Azure Kubernetes Service With Prometheus

Monitoring and Observability in Azure Kubernetes Service With Prometheus

23
Comments
4 min read
Week 19, 2022 - Tips I learned this week

Week 19, 2022 - Tips I learned this week

2
Comments
2 min read
How to undo your deleted local branch

How to undo your deleted local branch

3
Comments
1 min read
Merging Pull Requests Like a Pro With Mergify

Merging Pull Requests Like a Pro With Mergify

154
Comments 25
9 min read
Git: Deleting files? Use 'git rm' not just 'rm'

Git: Deleting files? Use 'git rm' not just 'rm'

4
Comments
1 min read
How view branches sorted by date in specific format and order

How view branches sorted by date in specific format and order

4
Comments
2 min read
Sign your code

Sign your code

12
Comments
3 min read
Take me back, please!

Take me back, please!

7
Comments
2 min read
Entendendo padronização de commits (Conventional Commits)

Entendendo padronização de commits (Conventional Commits)

18
Comments 2
5 min read
Is it possible to create a commit with a different date?

Is it possible to create a commit with a different date?

6
Comments
1 min read
Make your first open-source contribution

Make your first open-source contribution

19
Comments 1
2 min read
GitHub Setup

GitHub Setup

10
Comments
3 min read
Learn GIT - degit

Learn GIT - degit

9
Comments
1 min read
Git Basics In Nutshell

Git Basics In Nutshell

11
Comments 2
5 min read
Git - What actually is Version Control System ?

Git - What actually is Version Control System ?

10
Comments
2 min read
3 ways to make better pull request descriptions

3 ways to make better pull request descriptions

17
Comments 6
3 min read
An explanation of Git for beginners

An explanation of Git for beginners

37
Comments 5
3 min read
Git Commit Message Template in Terminal and VS Code

Git Commit Message Template in Terminal and VS Code

113
Comments 5
2 min read
Git: best ways to overhaul a project?

Git: best ways to overhaul a project?

6
Comments 3
1 min read
DDEV WP quickstart 🚀

DDEV WP quickstart 🚀

22
Comments 2
1 min read
Starting to work with ACF Local JSON (and git) 🤔

Starting to work with ACF Local JSON (and git) 🤔

3
Comments
2 min read
Git Basics: tracking files and adding commits

Git Basics: tracking files and adding commits

9
Comments 1
3 min read
Kubernetes Roles and Users (RBAC For k8s)

Kubernetes Roles and Users (RBAC For k8s)

13
Comments
5 min read
GitLive Now Works With Any Git Repository in WebStorm!

GitLive Now Works With Any Git Repository in WebStorm!

36
Comments
2 min read
Give me your git command

Give me your git command

9
Comments
1 min read
Cómo escribir excelentes commits

Cómo escribir excelentes commits

8
Comments
2 min read
A couple of useful git aliases

A couple of useful git aliases

7
Comments
2 min read
The successful codeline process

The successful codeline process

7
Comments
2 min read
Rebasing in English

Rebasing in English

3
Comments
1 min read
How to merge a branch when you forgot it's name ? -Git

How to merge a branch when you forgot it's name ? -Git

2
Comments
1 min read
Git branching strategies

Git branching strategies

4
Comments 1
2 min read
Can You Resolve Merge Conflicts Before They Happen? 💥

Can You Resolve Merge Conflicts Before They Happen? 💥

111
Comments 2
3 min read
Useful Git Commands for Beginners

Useful Git Commands for Beginners

9
Comments
4 min read
GIT - Como resolver conflitos de merge

GIT - Como resolver conflitos de merge

13
Comments 1
6 min read
Falta algo no seu commit

Falta algo no seu commit

11
Comments
3 min read
My opinion on what makes a good Code Review.

My opinion on what makes a good Code Review.

160
Comments 10
2 min read
How to learn Git - a guide for beginners

How to learn Git - a guide for beginners

13
Comments
3 min read
Create a commit message in an interactive format.

Create a commit message in an interactive format.

4
Comments
1 min read
Padronização com GitFlow - Git e Github

Padronização com GitFlow - Git e Github

3
Comments
3 min read
Breaking Down The Kubernetes API

Breaking Down The Kubernetes API

16
Comments 1
4 min read
How to add a Blank Directory to your Git Repository

How to add a Blank Directory to your Git Repository

8
Comments 2
1 min read
How to make Git forget a tracked file now in .gitignore

How to make Git forget a tracked file now in .gitignore

17
Comments
1 min read
Git: Commit (and ignore files from commit)

Git: Commit (and ignore files from commit)

4
Comments
1 min read
How to re-open a repository cloned in a volume, from Visual Studio Code

How to re-open a repository cloned in a volume, from Visual Studio Code

6
Comments
3 min read
List all git commits with GitPython

List all git commits with GitPython

13
Comments 2
1 min read
Adding SSH-key to GitHub🔐🗝️

Adding SSH-key to GitHub🔐🗝️

10
Comments
2 min read
5 Tricks to Create an Impressive GitHub Repository 🤩🤯

5 Tricks to Create an Impressive GitHub Repository 🤩🤯

33
Comments
4 min read
The Ultimate Guide to Reverting Git Merges

The Ultimate Guide to Reverting Git Merges

13
Comments
3 min read
Insights into your git commits: Git Commit Analyzer

Insights into your git commits: Git Commit Analyzer

17
Comments
6 min read
Review Pull Requests with git worktrees

Review Pull Requests with git worktrees

9
Comments
1 min read
loading...