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.
Microservices Design Patterns: Navigating Challenges in Modern Architecture🌐(Part 2)

Microservices Design Patterns: Navigating Challenges in Modern Architecture🌐(Part 2)

19
Comments
10 min read
Merging the Main branch into your local branch

Merging the Main branch into your local branch

6
Comments
1 min read
Merging Local and Remote Git Repos: Fixing Unrelated Histories

Merging Local and Remote Git Repos: Fixing Unrelated Histories

Comments
3 min read
Git Log's Hidden Gems: Using -S and -L for Powerful Code History Search

Git Log's Hidden Gems: Using -S and -L for Powerful Code History Search

Comments
2 min read
Creating a Global .gitignore File as an Extra Line of Defense Against Bad Commits

Creating a Global .gitignore File as an Extra Line of Defense Against Bad Commits

Comments
2 min read
Stop Creating Repos To Share Your Code Snippets - Use GitHub Gists Instead

Stop Creating Repos To Share Your Code Snippets - Use GitHub Gists Instead

25
Comments 8
3 min read
Using SSH to Connect Local Git to Remote Repositories

Using SSH to Connect Local Git to Remote Repositories

19
Comments
7 min read
Lazygit - Autumn Dev Laziness

Lazygit - Autumn Dev Laziness

2
Comments
2 min read
Make master Branch Default Again

Make master Branch Default Again

5
Comments 15
2 min read
The effective Pull Request checklist

The effective Pull Request checklist

1
Comments 1
2 min read
CPU SIMULATOR

CPU SIMULATOR

1
Comments 4
1 min read
Git Remotes Cheatsheet: Mastering Remote Repository Management

Git Remotes Cheatsheet: Mastering Remote Repository Management

8
Comments 3
4 min read
How to undo a git pull command

How to undo a git pull command

Comments
2 min read
Managing Multiple Git Identities on Windows for Different Projects

Managing Multiple Git Identities on Windows for Different Projects

Comments
4 min read
How to Set Up GitHub with SSH Keys on Windows 10 or 11

How to Set Up GitHub with SSH Keys on Windows 10 or 11

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.