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.
Managing Public and Private Repositories in a Project

Managing Public and Private Repositories in a Project

1
Comments
2 min read
Git Add Command Explained: A Step-by-Step Tutorial

Git Add Command Explained: A Step-by-Step Tutorial

Comments
14 min read
🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know

🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know

Comments
3 min read
Protect secrets in Git with the clean/smudge filter

Protect secrets in Git with the clean/smudge filter

Comments
4 min read
Git, Git 'heads' and branch management

Git, Git 'heads' and branch management

4
Comments
9 min read
How to fix huggingface ssh authentication error with git

How to fix huggingface ssh authentication error with git

20
Comments
2 min read
A Beginner's Guide to Git, GitHub

A Beginner's Guide to Git, GitHub

7
Comments
3 min read
Git Security: Best Practices for Keeping Your Code Safe

Git Security: Best Practices for Keeping Your Code Safe

5
Comments
5 min read
Pre-commit with husky & lint-staged

Pre-commit with husky & lint-staged

12
Comments
3 min read
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

2
Comments
3 min read
Integrate Current Changes into a Specific Commit without Opening the Editor

Integrate Current Changes into a Specific Commit without Opening the Editor

1
Comments
2 min read
Git Config Settings I Always Recommend

Git Config Settings I Always Recommend

Comments
2 min read
Most commonly used Git command shortcuts

Most commonly used Git command shortcuts

2
Comments
1 min read
Git Good: Best Practices for Branch Naming and Commit Messages

Git Good: Best Practices for Branch Naming and Commit Messages

186
Comments 39
4 min read
ChatCraft week 2: Research and troubleshooting

ChatCraft week 2: Research and troubleshooting

3
Comments
3 min read
Git Basics: An In-Depth Look at Essential Commands

Git Basics: An In-Depth Look at Essential Commands

1
Comments
6 min read
How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

3
Comments
2 min read
Key Concepts of Git

Key Concepts of Git

Comments
1 min read
First commits in a Ruby on Rails app

First commits in a Ruby on Rails app

6
Comments
7 min read
Git Branch Naming Strategies

Git Branch Naming Strategies

56
Comments 2
2 min read
I Taught GIT to High School Students

I Taught GIT to High School Students

1
Comments
4 min read
Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

1
Comments
7 min read
How to Find a Good First Issue on GitHub and Get Action on it 🚀

How to Find a Good First Issue on GitHub and Get Action on it 🚀

5
Comments 3
2 min read
Difference Between Git Merge, Rebase and Squash

Difference Between Git Merge, Rebase and Squash

21
Comments 2
3 min read
10 Must-Know Git Commands for Every Developer

10 Must-Know Git Commands for Every Developer

138
Comments 21
7 min read
Efficient Git Workflow: From Idea to Deployment

Efficient Git Workflow: From Idea to Deployment

30
Comments
2 min read
Mastering Git: Commit Message Types and Git Flow Branch Naming

Mastering Git: Commit Message Types and Git Flow Branch Naming

10
Comments
2 min read
Reviewing the PRs - The Perfect Way.

Reviewing the PRs - The Perfect Way.

1
Comments
4 min read
Mastering Git Collaboration: Merge, Rebase, and Cherry-Pick

Mastering Git Collaboration: Merge, Rebase, and Cherry-Pick

Comments
2 min read
Mastering Git: The Power of Interactive Rebase

Mastering Git: The Power of Interactive Rebase

Comments
2 min read
Estrategias de Nomenclatura para Ramas en Git

Estrategias de Nomenclatura para Ramas en Git

29
Comments
2 min read
Flujo de Trabajo Eficiente en Git: De la Idea al Despliegue

Flujo de Trabajo Eficiente en Git: De la Idea al Despliegue

8
Comments
2 min read
Git branching strategy

Git branching strategy

3
Comments
3 min read
Repo Wars: Mono vs. Poly - Finding Harmony in Code Management

Repo Wars: Mono vs. Poly - Finding Harmony in Code Management

Comments
1 min read
Git Lesson: How to Use .gitignore and .gitkeep?

Git Lesson: How to Use .gitignore and .gitkeep?

70
Comments 16
4 min read
Unleash the Power of Obsidian with GitHub: A Guide to Organizing Your Digital Brain

Unleash the Power of Obsidian with GitHub: A Guide to Organizing Your Digital Brain

32
Comments 1
3 min read
Add local git repository submodule

Add local git repository submodule

Comments
1 min read
Developer's Cheat Sheet: 10 Game-Changing Git Commands 🚀

Developer's Cheat Sheet: 10 Game-Changing Git Commands 🚀

6
Comments
7 min read
Remove merged branches from your local machine

Remove merged branches from your local machine

82
Comments 27
2 min read
Understanding Git Rebasing: A Detailed Guide with Commands

Understanding Git Rebasing: A Detailed Guide with Commands

3
Comments
2 min read
Decoding Git and GitHub: An Introductory Handbook on Version Control and Collaborative Coding

Decoding Git and GitHub: An Introductory Handbook on Version Control and Collaborative Coding

1
Comments
10 min read
Git Rebase vs Git Merge: A Comprehensive Guide

Git Rebase vs Git Merge: A Comprehensive Guide

35
Comments 2
3 min read
The fuss with CRLF and LF in Git 😕

The fuss with CRLF and LF in Git 😕

17
Comments 2
2 min read
Bisecting vendors

Bisecting vendors

12
Comments
5 min read
Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Comments
3 min read
Beginners Intro to Trunk Based Development

Beginners Intro to Trunk Based Development

3
Comments 3
4 min read
Practical Guide to Trunk Based Development

Practical Guide to Trunk Based Development

5
Comments
4 min read
What is Open Source & How to contribute to it?

What is Open Source & How to contribute to it?

17
Comments 4
8 min read
git commit --amend | Domina tu historial de commits.

git commit --amend | Domina tu historial de commits.

1
Comments
1 min read
5 Git commands you should know 🚀

5 Git commands you should know 🚀

26
Comments 7
3 min read
How to Install and Configure Git with Aliases in Ubuntu 22

How to Install and Configure Git with Aliases in Ubuntu 22

Comments
2 min read
Error: (e.g git pull..) before pushing again

Error: (e.g git pull..) before pushing again

Comments
1 min read
Requested URL returned error: 403

Requested URL returned error: 403

3
Comments
1 min read
Everything you need to know about GIT

Everything you need to know about GIT

487
Comments 83
15 min read
Git - Use Aliases for Efficiency

Git - Use Aliases for Efficiency

2
Comments
2 min read
Tackling Deployment Failures with Git Hooks

Tackling Deployment Failures with Git Hooks

5
Comments
4 min read
Understanding Git: A Beginner's Guide !!

Understanding Git: A Beginner's Guide !!

41
Comments
2 min read
Mastering Standard Commits: Quick Guide to Structured Commit Messages

Mastering Standard Commits: Quick Guide to Structured Commit Messages

7
Comments
2 min read
Git Solutions: CodiumAI's PR-Agent vs GitHub Copilot for Pull Requests

Git Solutions: CodiumAI's PR-Agent vs GitHub Copilot for Pull Requests

12
Comments
12 min read
Automatiza tus commits diarios con GitHub Actions

Automatiza tus commits diarios con GitHub Actions

Comments 1
9 min read
loading...