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.
Git Masterclass - Day 2

Git Masterclass - Day 2

6
Comments
2 min read
Managing multiple GitHub SSH logins on a single machine

Managing multiple GitHub SSH logins on a single machine

13
Comments 10
2 min read
Sh*t, I didn't mean to commit that!

Sh*t, I didn't mean to commit that!

10
Comments 1
4 min read
💻 Semantic Commits

💻 Semantic Commits

1
Comments
1 min read
Boost your productivity by mastering Oh My ZSH git aliases

Boost your productivity by mastering Oh My ZSH git aliases

Comments
5 min read
Git Commands Pocket Guide

Git Commands Pocket Guide

Comments
1 min read
Automate your command line with EasyKey.shellmenu

Automate your command line with EasyKey.shellmenu

Comments
1 min read
Git Conflict Guide 🚀

Git Conflict Guide 🚀

15
Comments 3
2 min read
10 Must-Have Web Development Tools of 2024: Level Up Your WebDev Game!

10 Must-Have Web Development Tools of 2024: Level Up Your WebDev Game!

Comments
3 min read
Github Actions Guide : 5 Github Actions Hacks Every Developer Should Master

Github Actions Guide : 5 Github Actions Hacks Every Developer Should Master

1
Comments
1 min read
Better git conflicts: zdiff3

Better git conflicts: zdiff3

3
Comments 2
1 min read
Intro to Git & GitHub: add files into your repository

Intro to Git & GitHub: add files into your repository

2
Comments
2 min read
Mastering Git Committing: Best Practices and Guidelines

Mastering Git Committing: Best Practices and Guidelines

1
Comments
4 min read
zsh: command not found: brew

zsh: command not found: brew

1
Comments 2
2 min read
Git: Pull and Fetch, When and Why?

Git: Pull and Fetch, When and Why?

4
Comments
2 min read
Client side Git hooks 101

Client side Git hooks 101

Comments
5 min read
Github credentials storage through Github CLI

Github credentials storage through Github CLI

1
Comments
1 min read
Introduction to Version Control with Git

Introduction to Version Control with Git

Comments
2 min read
What I learned from loosing Github Streak?

What I learned from loosing Github Streak?

Comments
1 min read
How to Create a New Project and Push to GitHub from your Local Machine

How to Create a New Project and Push to GitHub from your Local Machine

Comments 1
2 min read
Deploy Angular website to GitHub Pages

Deploy Angular website to GitHub Pages

Comments
2 min read
How to write GIT commit messages

How to write GIT commit messages

Comments
3 min read
Alternatives to Git in 2024: What Every Developer Must Know

Alternatives to Git in 2024: What Every Developer Must Know

1
Comments
2 min read
Moving a git repository to a new host

Moving a git repository to a new host

Comments
1 min read
Automate Your GitHub Workflow with Bash Scripting

Automate Your GitHub Workflow with Bash Scripting

7
Comments 10
2 min read
FeiFlow - An Opinioned Git Branching And Release Management Strategy

FeiFlow - An Opinioned Git Branching And Release Management Strategy

3
Comments 1
22 min read
Change Fugitive's number of Git context lines in Neovim

Change Fugitive's number of Git context lines in Neovim

Comments
2 min read
How to clone a GitHub repo using GitKraken

How to clone a GitHub repo using GitKraken

3
Comments
3 min read
Creating an Index File in Git Bash and Push it to GitHub

Creating an Index File in Git Bash and Push it to GitHub

Comments 1
4 min read
🚀"Streamlining Infrastructure Deployment: 💻 Seamless CloudFormation Stack Deployment with Git Sync🔄"

🚀"Streamlining Infrastructure Deployment: 💻 Seamless CloudFormation Stack Deployment with Git Sync🔄"

6
Comments
7 min read
Your Git Commit Messages Suck! Here's What To Fix 🛠

Your Git Commit Messages Suck! Here's What To Fix 🛠

29
Comments 10
1 min read
Git Reset and Git Revert: Managing Mistakes in Git

Git Reset and Git Revert: Managing Mistakes in Git

Comments
4 min read
ASSINANDO COMMITS NO WINDOWS E PUBLICANDO NO GITHUB

ASSINANDO COMMITS NO WINDOWS E PUBLICANDO NO GITHUB

Comments
2 min read
Demystifying Git: A Practical Guide for Beginners

Demystifying Git: A Practical Guide for Beginners

Comments
3 min read
git and maybe monorepo

git and maybe monorepo

1
Comments
1 min read
🎆THE BEST GIT COMMANDS YOU PROBABLY DON'T KNOW FOR 2024 🎆

🎆THE BEST GIT COMMANDS YOU PROBABLY DON'T KNOW FOR 2024 🎆

18
Comments 4
3 min read
10 Free Resources to Master Git (Version Control)

10 Free Resources to Master Git (Version Control)

6
Comments
3 min read
Git Snapshot | Steps | Workflow — 2

Git Snapshot | Steps | Workflow — 2

2
Comments
3 min read
Git: From Coding Newbie to Version Control Jedi - A Not-So-Serious Guide

Git: From Coding Newbie to Version Control Jedi - A Not-So-Serious Guide

Comments
4 min read
GitHub: Learn How To Showcase Your Developer Talents

GitHub: Learn How To Showcase Your Developer Talents

9
Comments 3
5 min read
Git Cheatsheet ✨🗨️

Git Cheatsheet ✨🗨️

4
Comments
3 min read
Pushing a Project To GitHub

Pushing a Project To GitHub

2
Comments 4
5 min read
Creating an Empty Orphan Branch in Git

Creating an Empty Orphan Branch in Git

1
Comments
2 min read
Yet Another Newsletter LOL: Pi Day

Yet Another Newsletter LOL: Pi Day

6
Comments 1
3 min read
Understanding the Basics of Git.

Understanding the Basics of Git.

7
Comments
5 min read
Simplifying GitHub Authentication: Adding and Managing Multiple SSH Keys 🤯

Simplifying GitHub Authentication: Adding and Managing Multiple SSH Keys 🤯

Comments
5 min read
Git Clone Branch – How to Clone a Specific Branch

Git Clone Branch – How to Clone a Specific Branch

2
Comments
3 min read
Introduction to Git and Github for beginners

Introduction to Git and Github for beginners

Comments
2 min read
[Git] Códigos mais usados no dia a dia

[Git] Códigos mais usados no dia a dia

Comments
2 min read
Git Log Command: Navigating Your Project's History

Git Log Command: Navigating Your Project's History

1
Comments
4 min read
Automatically Prefix JIRA Issue ID to Git Commit Messages using Git Hooks

Automatically Prefix JIRA Issue ID to Git Commit Messages using Git Hooks

2
Comments
2 min read
Feature Branch

Feature Branch

Comments
1 min read
GitLab Vulnerabilities And Security Incidents: 2023 In Review

GitLab Vulnerabilities And Security Incidents: 2023 In Review

Comments
7 min read
10 Must-Know Git Commands for Software Engineers

10 Must-Know Git Commands for Software Engineers

5
Comments
7 min read
Remove Gibberish Messages in Git

Remove Gibberish Messages in Git

Comments
2 min read
the git repository for interview preparation

the git repository for interview preparation

1
Comments
1 min read
Preventing and Solving Husky Permission Denied Errors in Node.js Projects

Preventing and Solving Husky Permission Denied Errors in Node.js Projects

Comments
3 min read
Stash changes in a git repository with VS Code

Stash changes in a git repository with VS Code

Comments 2
1 min read
Day-5 Git And GitHub

Day-5 Git And GitHub

6
Comments 1
6 min read
What I've Learned About Git from Senior Colleagues (Part 1 - git stash)

What I've Learned About Git from Senior Colleagues (Part 1 - git stash)

Comments
4 min read
loading...