close
The Wayback Machine - https://web.archive.org/web/20230329194018/https://dev.to/t/git

DEV Community

Image

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.
Implementing Datadog For Kubernetes

Implementing Datadog For Kubernetes

Image 3
Comments
4 min read
Git & Github the essentials

Git & Github the essentials

Image 1
Comments
5 min read
Git and Github

Git and Github

Image 2
Comments
3 min read
Introduction to Data Version Control

Introduction to Data Version Control

Image 1
Comments
3 min read
OpenCommit: GPT generates impressive commits in 1 second 🤯🔫 (open-source)

OpenCommit: GPT generates impressive commits in 1 second 🤯🔫 (open-source)

Image Image Image Image Image 193
Comments 36
2 min read
Deploy com git bare

Deploy com git bare

Image 1
Comments
3 min read
Do you sometimes feel defensive during a PR review?

Do you sometimes feel defensive during a PR review?

Image 12
Comments 22
1 min read
Migrando repositorio Git

Migrando repositorio Git

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

A clean Git history with Git Rebase and Conventional Commits

Image Image Image 5
Comments
7 min read
Git para leigos

Git para leigos

Comments 2
8 min read
Git Hooks: The Powerful Tool You're Probably Not Using (But Should Be)

Git Hooks: The Powerful Tool You're Probably Not Using (But Should Be)

Image 8
Comments 7
8 min read
A case for 1 commit per pull request

A case for 1 commit per pull request

Comments
3 min read
My LinkedIn Course "Learning GitHub" by numbers

My LinkedIn Course "Learning GitHub" by numbers

Image Image Image 8
Comments
2 min read
How to write better Git commit messages ?

How to write better Git commit messages ?

Image Image Image 14
Comments
2 min read
Create blob object (Git)

Create blob object (Git)

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

KCSA Blog Series Part 1: Overview of Cloud Native Security

Image 1
Comments
5 min read
Mirroring GitLab to GitHub: A Step-by-Step Guide with Public Key Authentication

Mirroring GitLab to GitHub: A Step-by-Step Guide with Public Key Authentication

Image 1
Comments
3 min read
Git fundamentals, a complete guide

Git fundamentals, a complete guide

Image Image Image Image Image 264
Comments 22
18 min read
Tips & tricks: Git under WSL and windows

Tips & tricks: Git under WSL and windows

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

7 Best Ways You Can Contribute to Open-Source Projects

Image 1
Comments
2 min read
How atomic Git commits dramatically increased my productivity - and will increase yours too

How atomic Git commits dramatically increased my productivity - and will increase yours too

Image Image Image Image Image 289
Comments 61
4 min read
Git Work Trees

Git Work Trees

Image 1
Comments
5 min read
GitHub CLI: Your Secret Weapon for Slaying Code Reviews

GitHub CLI: Your Secret Weapon for Slaying Code Reviews

Image Image Image Image Image 7
Comments
2 min read
Git command cheat sheet

Git command cheat sheet

Image 2
Comments
2 min read
Let's Explore Git & GitHub

Let's Explore Git & GitHub

Image 1
Comments
4 min read
A Git Branch and Release Strategy for Product Teams

A Git Branch and Release Strategy for Product Teams

Comments
2 min read
Sparse Checkout without command

Sparse Checkout without command

Comments
3 min read
Stand out among developers with customized Github profile

Stand out among developers with customized Github profile

Comments
3 min read
Git Rebase: How to Handle Request for Changes to Specific Commits

Git Rebase: How to Handle Request for Changes to Specific Commits

Image 1
Comments
3 min read
How to amend changes to your pull request?

How to amend changes to your pull request?

Image 2
Comments
4 min read
Slice, Dice, and Squash Your Git Commit History

Slice, Dice, and Squash Your Git Commit History

Image Image Image Image Image 9
Comments
5 min read
Git Merge: To Squash Or Fast-Forward?

Git Merge: To Squash Or Fast-Forward?

Image Image 2
Comments
6 min read
General Questions

General Questions

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

"What the hell were they thinking?"

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

KCSA Part 2: Kubernetes Security Fundamentals

Image 2
Comments
5 min read
Master git commits with AI

Master git commits with AI

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

Image Image Image Image Image 134
Comments 21
1 min read
Git Smart: Streamlining Your Workflow with the prepare-commit-msg Hook

Git Smart: Streamlining Your Workflow with the prepare-commit-msg Hook

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

How to write better Git commits 🔨

Image 1
Comments
4 min read
Setting up Git on Your Local Machine

Setting up Git on Your Local Machine

Image 3
Comments
5 min read
Introduction to Git & GitHub

Introduction to Git & GitHub

Image 2
Comments 1
3 min read
Beautify Your GitHub Profile like a Pro 😍

Beautify Your GitHub Profile like a Pro 😍

Image Image Image Image Image 32
Comments 3
3 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

Image Image Image Image Image 33
Comments 5
1 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
The Secret of Tidy Git Repositories: When Best to Merge and Rebase

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

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

Merge, squash & rebase on GitHub - pros & cons

Comments
10 min read
Deshacer cambios en Git

Deshacer cambios en Git

Image 4
Comments
3 min read
Git Merge vs Rebase

Git Merge vs Rebase

Comments
3 min read
Git + GitHub beginners friendly

Git + GitHub beginners friendly

Image 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

Image 6
Comments
4 min read
AI generated git commit messages

AI generated git commit messages

Image Image Image Image Image 145
Comments 17
3 min read
Conventional Commits to keep git history clean

Conventional Commits to keep git history clean

Image Image Image Image Image 61
Comments 5
1 min read
Configure multiple ssh credentials with git

Configure multiple ssh credentials with git

Image 1
Comments
1 min read
Stop doing git checkout master branch

Stop doing git checkout master branch

Image 1
Comments
2 min read
What is .gitignore file

What is .gitignore file

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

Cómo cambiar el último mensaje de commit

Image 2
Comments
2 min read
Git Stash For Temporary Save

Git Stash For Temporary Save

Image 1
Comments
2 min read
Basic Git Commands

Basic Git Commands

Image 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
loading...