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.
Mastering Git Workflows: Beyond the Basics

Mastering Git Workflows: Beyond the Basics

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

2
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

2
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
Understanding .gitignore: A Guide for Developers

Understanding .gitignore: A Guide for Developers

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

1
Comments 1
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

6
Comments
3 min read
How do I revert a merged pull request?

How do I revert a merged pull request?

Comments
3 min read
Meson: Usando um projeto git sem meson.build como dependência

Meson: Usando um projeto git sem meson.build como dependência

Comments
2 min read
Como criar uma chave GPG e contribuir de maneira segura para projetos open-source

Como criar uma chave GPG e contribuir de maneira segura para projetos open-source

7
Comments
3 min read
Using GitHub as a Free Content Management System

Using GitHub as a Free Content Management System

7
Comments 1
5 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

Comments
5 min read
Bug of the week #1

Bug of the week #1

Comments
1 min read
Master Git and GitHub in One Week: A Visual Timeline Roadmap

Master Git and GitHub in One Week: A Visual Timeline Roadmap

2
Comments
1 min read
Mastering Git Stash: A Handy Tool for Managing Uncommitted Changes

Mastering Git Stash: A Handy Tool for Managing Uncommitted Changes

Comments
4 min read
loading...