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.
The easiest and best way to create the gitignore file for .Net repositories

The easiest and best way to create the gitignore file for .Net repositories

Comments
1 min read
Save your life with Git Worktree

Save your life with Git Worktree

1
Comments
1 min read
Easy Self-Hosted Git Installation on Ubuntu Server

Easy Self-Hosted Git Installation on Ubuntu Server

Comments
8 min read
Top 10 Tools for DevOps and Developers in 2024

Top 10 Tools for DevOps and Developers in 2024

7
Comments 1
8 min read
Otimize seu fluxo de desenvolvimento no GitHub: Criando Templates de Pull Requests para uma Colaboração Mais Eficiente

Otimize seu fluxo de desenvolvimento no GitHub: Criando Templates de Pull Requests para uma Colaboração Mais Eficiente

Comments
3 min read
How to Setup a GitHub SSH connection like a PRO.

How to Setup a GitHub SSH connection like a PRO.

10
Comments 5
7 min read
Git reset bằng terminal và extensions vscode cho git

Git reset bằng terminal và extensions vscode cho git

Comments
3 min read
Git Guide: Pushing a Project to a Repository with a Python Project 🐍🚀

Git Guide: Pushing a Project to a Repository with a Python Project 🐍🚀

Comments
3 min read
📸🔒GitHub: protect your email from spammers with this GitHub privacy setting

📸🔒GitHub: protect your email from spammers with this GitHub privacy setting

3
Comments 3
2 min read
Git Worktree: Your Ticket to Parallel Development Paradise

Git Worktree: Your Ticket to Parallel Development Paradise

1
Comments 2
2 min read
Introduction to Git: The Basics You Need to Know – Part 1

Introduction to Git: The Basics You Need to Know – Part 1

Comments
2 min read
Upgrading your GitHub README

Upgrading your GitHub README

48
Comments 14
1 min read
2024-04 My last weeks GitHub contributions

2024-04 My last weeks GitHub contributions

1
Comments 1
1 min read
How to get the verified badge on GitHub with SSH key signing

How to get the verified badge on GitHub with SSH key signing

1
Comments
1 min read
2024-04-27 My dev.to weekly updates

2024-04-27 My dev.to weekly updates

2
Comments
1 min read
Mastering Git: Cheatsheets, Commands, and Interview Prep

Mastering Git: Cheatsheets, Commands, and Interview Prep

20
Comments 3
6 min read
Advanced Git Techniques

Advanced Git Techniques

Comments 1
2 min read
Why you should sign your commits, and not only how.

Why you should sign your commits, and not only how.

5
Comments
3 min read
2024-04-26 My weekly dev.to recommendations

2024-04-26 My weekly dev.to recommendations

16
Comments 1
1 min read
xcrun: Error: Invalid Active Developer Path?

xcrun: Error: Invalid Active Developer Path?

Comments
1 min read
You don't need to be a senior to contribute to open-source projects

You don't need to be a senior to contribute to open-source projects

1
Comments
9 min read
Git and Github Guide

Git and Github Guide

1
Comments
8 min read
How To Create a Repository in GitHub

How To Create a Repository in GitHub

2
Comments
5 min read
Amazing git additional tool to install: git-interactive-rebase-tool

Amazing git additional tool to install: git-interactive-rebase-tool

5
Comments 1
2 min read
GIT for Beginners

GIT for Beginners

10
Comments 2
2 min read
Git commands | underrated

Git commands | underrated

Comments
1 min read
Collaboration in Git: A comparison of different workflows

Collaboration in Git: A comparison of different workflows

Comments
10 min read
How do you use git rebase? Let's go through one use case

How do you use git rebase? Let's go through one use case

19
Comments 14
3 min read
GitHub as a Time Traveler

GitHub as a Time Traveler

1
Comments
3 min read
Git and GitHub

Git and GitHub

Comments
2 min read
You messed up your git repository? Don't panic! Here is the first-aid kit 🤕🩹

You messed up your git repository? Don't panic! Here is the first-aid kit 🤕🩹

3
Comments
2 min read
How to setup verified commits on GitHub

How to setup verified commits on GitHub

1
Comments
4 min read
2024-04-21 My weekly dev.to recommendations

2024-04-21 My weekly dev.to recommendations

3
Comments
1 min read
Essential Git Commands: A Developer’s Guide

Essential Git Commands: A Developer’s Guide

17
Comments 2
3 min read
Navigating the Stormy Waters of Git Merge Conflicts: A Guide for basic git conflicts

Navigating the Stormy Waters of Git Merge Conflicts: A Guide for basic git conflicts

7
Comments 4
3 min read
Git/CLI Commands; One GUI to rule them all!

Git/CLI Commands; One GUI to rule them all!

2
Comments
5 min read
chore(dev.to): change to offendingcommit

chore(dev.to): change to offendingcommit

Comments
1 min read
Git Merge vs. Rebase: Key Differences

Git Merge vs. Rebase: Key Differences

60
Comments 6
4 min read
Trabalhe com duas branches ou mais ao mesmo tempo com Git Worktree

Trabalhe com duas branches ou mais ao mesmo tempo com Git Worktree

1
Comments
3 min read
Git Stash: Managing Changes in a Temporary Storage

Git Stash: Managing Changes in a Temporary Storage

Comments 4
4 min read
How To Solve Merge Conflict With Intermediate Branch

How To Solve Merge Conflict With Intermediate Branch

Comments
3 min read
Building CommandGit: A Developer's Tale of Passion and Innovation

Building CommandGit: A Developer's Tale of Passion and Innovation

Comments
13 min read
How to Manage Multiple SSH Keys for Different GitHub Accounts

How to Manage Multiple SSH Keys for Different GitHub Accounts

6
Comments 2
3 min read
Git commands you need to know!

Git commands you need to know!

18
Comments 2
6 min read
Version Control Throwdown: Git vs. Subversion

Version Control Throwdown: Git vs. Subversion

Comments
2 min read
TL;DR: How to reset a single file in git branch

TL;DR: How to reset a single file in git branch

Comments
1 min read
Conquer Version Control: Git & GitHub - Your Beginner’s Guide

Conquer Version Control: Git & GitHub - Your Beginner’s Guide

1
Comments
14 min read
How to use Semantic commits properly

How to use Semantic commits properly

10
Comments
2 min read
Multiple SSH id

Multiple SSH id

1
Comments 1
2 min read
Streamline Your Workflow: Setting Up Git Hooks with Husky to Simplify Version Updates

Streamline Your Workflow: Setting Up Git Hooks with Husky to Simplify Version Updates

1
Comments
4 min read
What is a Merge Conflict? Understanding the Difference Between Semantic and Code Conflicts

What is a Merge Conflict? Understanding the Difference Between Semantic and Code Conflicts

3
Comments
6 min read
How to recover an overwritten stash in GitHub Desktop

How to recover an overwritten stash in GitHub Desktop

Comments
2 min read
Github PR Template

Github PR Template

2
Comments
2 min read
Git Tag: Labeling Important Points in Your Repository

Git Tag: Labeling Important Points in Your Repository

Comments
5 min read
Developers Hate This One Weird Trick To Be Improve Their Craft

Developers Hate This One Weird Trick To Be Improve Their Craft

Comments
3 min read
Pre-push Hooks

Pre-push Hooks

22
Comments 1
10 min read
Make an alias for existing branch

Make an alias for existing branch

2
Comments 2
1 min read
Summary of 15 Useful Git Commands for Your Project

Summary of 15 Useful Git Commands for Your Project

Comments
3 min read
Creating Custom Git Commands

Creating Custom Git Commands

Comments
2 min read
Quickly Open GitHub Repo in Browser From Terminal

Quickly Open GitHub Repo in Browser From Terminal

1
Comments 1
2 min read
loading...