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

6
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

4
Comments
5 min read
Implementing feedback loops

Implementing feedback loops

8
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

5
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
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
Using GitHub as a Free Content Management System

Using GitHub as a Free Content Management System

9
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

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