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.
Automating Submodule Updates with Git Hooks

Automating Submodule Updates with Git Hooks

Comments
3 min read
Las claves para NO romperlo TODO: Branches en Git 🚨🔑

Las claves para NO romperlo TODO: Branches en Git 🚨🔑

Comments
1 min read
Mastering Git and GitHub: A Comprehensive Guide - Cheatsheet

Mastering Git and GitHub: A Comprehensive Guide - Cheatsheet

9
Comments
4 min read
Git & GitHub

Git & GitHub

Comments
3 min read
Switching from SSH to HTTPS Authentication on GitHub

Switching from SSH to HTTPS Authentication on GitHub

1
Comments
3 min read
Using SSH Authentication with GitHub

Using SSH Authentication with GitHub

1
Comments
2 min read
The Art of Writing Awesome Commit Messages ✨

The Art of Writing Awesome Commit Messages ✨

1
Comments
3 min read
How to Set Up Multiple GitHub Accounts with SSH Keys on macOS or Windows

How to Set Up Multiple GitHub Accounts with SSH Keys on macOS or Windows

2
Comments
4 min read
Mastering Git Workflows: Beyond the Basics

Mastering Git Workflows: Beyond the Basics

6
Comments
4 min read
Quintum Computing And History

Quintum Computing And History

5
Comments 1
3 min read
Mastering Git: Essential Tips and Tricks for Clean Code Collaboration

Mastering Git: Essential Tips and Tricks for Clean Code Collaboration

Comments 2
3 min read
Git Command Line Mastery: 10 Essential Commands for Version Control Using Git

Git Command Line Mastery: 10 Essential Commands for Version Control Using Git

1
Comments 4
5 min read
Rewriting the Git history: user name and e-mail

Rewriting the Git history: user name and e-mail

Comments
2 min read
Re-ordering Git commits

Re-ordering Git commits

6
Comments 3
3 min read
Clean Up Your Git History: How to Squash Commits Before Pushing to Production

Clean Up Your Git History: How to Squash Commits Before Pushing to Production

3
Comments
3 min read
Git and Its Workflows: A Beginner’s Guide to Version Control Success

Git and Its Workflows: A Beginner’s Guide to Version Control Success

2
Comments
5 min read
Implementing feedback loops

Implementing feedback loops

4
Comments
3 min read
How I Fixed My Messed-Up Pull Request

How I Fixed My Messed-Up Pull Request

Comments
2 min read
Copy changed files to another branch in Git

Copy changed files to another branch in Git

Comments
1 min read
15 Git Tips You Should Know

15 Git Tips You Should Know

1
Comments
3 min read
Introduction to Trunk-Based Development

Introduction to Trunk-Based Development

Comments
1 min read
2024 Git Wrapped

2024 Git Wrapped

Comments
1 min read
Writing clear, concise, and meaningful commit messages for a well-documented Git history

Writing clear, concise, and meaningful commit messages for a well-documented Git history

3
Comments
2 min read
Pros and Cons about Github Foundations cert

Pros and Cons about Github Foundations cert

1
Comments
3 min read
Git Rebase : How to Update a Git Feature Branch After Its Base Branch Has Been Reset or Renamed

Git Rebase : How to Update a Git Feature Branch After Its Base Branch Has Been Reset or Renamed

2
Comments
3 min read
loading...