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.
Slice, Dice, and Squash Your Git Commit History

Slice, Dice, and Squash Your Git Commit History

9
Comments
5 min read
General Questions

General Questions

1
Comments
5 min read
"What the hell were they thinking?"

"What the hell were they thinking?"

2
Comments
1 min read
KCSA Part 2: Kubernetes Security Fundamentals

KCSA Part 2: Kubernetes Security Fundamentals

13
Comments
5 min read
Master git commits with AI

Master git commits with AI

26
Comments
1 min read
Use AI to commit like a PRO in 1 second

Use AI to commit like a PRO in 1 second

134
Comments 21
1 min read
Git para leigos

Git para leigos

Comments 2
8 min read
Git commands every developer should know!

Git commands every developer should know!

2
Comments
2 min read
Setting up Git on Your Local Machine

Setting up Git on Your Local Machine

3
Comments
5 min read
How to write better Git commits 🔨

How to write better Git commits 🔨

1
Comments
4 min read
Beautify Your GitHub Profile like a Pro 😍

Beautify Your GitHub Profile like a Pro 😍

35
Comments 3
3 min read
Introduction to Git & GitHub

Introduction to Git & GitHub

3
Comments 1
3 min read
AI generated git commit messages

AI generated git commit messages

164
Comments 19
3 min read
Boas praticas com Git

Boas praticas com Git

1
Comments
5 min read
Share your work in progress in real time from VS Code or JetBrains

Share your work in progress in real time from VS Code or JetBrains

34
Comments 5
1 min read
The Secret of Tidy Git Repositories: When Best to Merge and Rebase

The Secret of Tidy Git Repositories: When Best to Merge and Rebase

3
Comments 2
5 min read
Merge, squash & rebase on GitHub - pros & cons

Merge, squash & rebase on GitHub - pros & cons

1
Comments
10 min read
Deshacer cambios en Git

Deshacer cambios en Git

4
Comments
3 min read
KCSA Blog Series Part 1: Overview of Cloud Native Security

KCSA Blog Series Part 1: Overview of Cloud Native Security

8
Comments
5 min read
Git + GitHub beginners friendly

Git + GitHub beginners friendly

5
Comments
8 min read
Getting Started With Git? A Complete Git Beginner.

Getting Started With Git? A Complete Git Beginner.

Comments
3 min read
Git Cheatsheet

Git Cheatsheet

6
Comments
4 min read
Conventional Commits to keep git history clean

Conventional Commits to keep git history clean

62
Comments 5
1 min read
Stop doing git checkout master branch

Stop doing git checkout master branch

1
Comments
2 min read
What is .gitignore file

What is .gitignore file

2
Comments 1
3 min read
Cómo cambiar el último mensaje de commit

Cómo cambiar el último mensaje de commit

2
Comments
2 min read
Git Stash For Temporary Save

Git Stash For Temporary Save

1
Comments
2 min read
Basic Git Commands

Basic Git Commands

3
Comments
3 min read
A clean Git history with Git Rebase and Conventional Commits

A clean Git history with Git Rebase and Conventional Commits

5
Comments
7 min read
Git Merge vs Rebase and Where to Use Them

Git Merge vs Rebase and Where to Use Them

2
Comments
3 min read
How to use your github ssh keys for different accounts

How to use your github ssh keys for different accounts

Comments
2 min read
Git Worktree: Enhance your Git Workflow

Git Worktree: Enhance your Git Workflow

6
Comments 1
2 min read
How to Push an empty commit?

How to Push an empty commit?

5
Comments 1
2 min read
Let's Explore Git & GitHub

Let's Explore Git & GitHub

2
Comments
4 min read
Pull sooner and merge faster in VS Code

Pull sooner and merge faster in VS Code

58
Comments 7
1 min read
How to use .gitignore Files

How to use .gitignore Files

3
Comments 2
4 min read
A case for 1 commit per pull request

A case for 1 commit per pull request

Comments
3 min read
The Secret of Tidy Git Repositories: What Merging and Rebasing Mean

The Secret of Tidy Git Repositories: What Merging and Rebasing Mean

2
Comments
4 min read
Fig Scripts: Build internal CLI tools really fast

Fig Scripts: Build internal CLI tools really fast

5
Comments
2 min read
Closing a Knowledge Gap: Best Practices for Writing Git Commit Messages

Closing a Knowledge Gap: Best Practices for Writing Git Commit Messages

2
Comments
5 min read
Never Forget to Remember with Githooks and Husky

Never Forget to Remember with Githooks and Husky

2
Comments
5 min read
Sharing Git credentials between Windows and WSL

Sharing Git credentials between Windows and WSL

6
Comments 2
2 min read
[PT-BR]Comandos do Git: básico ao avançado

[PT-BR]Comandos do Git: básico ao avançado

2
Comments
4 min read
Creating a command which creates a markdown list with (merged) changes for a Git branch

Creating a command which creates a markdown list with (merged) changes for a Git branch

2
Comments
3 min read
osdc-2023-assignment7

osdc-2023-assignment7

2
Comments
3 min read
Git commands every software developer must know

Git commands every software developer must know

10
Comments 1
2 min read
Git Cheatsheet: A Quick Reference Guide for Git Commands ✨

Git Cheatsheet: A Quick Reference Guide for Git Commands ✨

1
Comments
5 min read
Git Basics: A Guide to Efficient Version Control and Collaborative Development

Git Basics: A Guide to Efficient Version Control and Collaborative Development

7
Comments 6
4 min read
Add a second remote origin with Git

Add a second remote origin with Git

7
Comments
3 min read
How to use gitignore, git hooks for better code management..!!

How to use gitignore, git hooks for better code management..!!

Comments
7 min read
Options to close pull requests on GitHub

Options to close pull requests on GitHub

Comments
7 min read
Unique Git Commands You Should Know!

Unique Git Commands You Should Know!

4
Comments
2 min read
Here are some Git commands that can help you to save time and increase your productivity

Here are some Git commands that can help you to save time and increase your productivity

2
Comments
2 min read
Some common scenarios where using git stash can be useful in a development workflow.

Some common scenarios where using git stash can be useful in a development workflow.

2
Comments
2 min read
ZSH + Oh My ZSH! on Windows with WSL

ZSH + Oh My ZSH! on Windows with WSL

17
Comments 3
3 min read
7 Best Ways You Can Contribute to Open-Source Projects

7 Best Ways You Can Contribute to Open-Source Projects

2
Comments
2 min read
Merge changes made in the "master" branch into your development branch.

Merge changes made in the "master" branch into your development branch.

3
Comments
1 min read
Multiple GitHub accounts on the same computer

Multiple GitHub accounts on the same computer

1
Comments
1 min read
Configure multiple ssh credentials with git

Configure multiple ssh credentials with git

1
Comments
1 min read
How to programmatically convert desktop git repositories to a new remote repository

How to programmatically convert desktop git repositories to a new remote repository

1
Comments
5 min read
loading...