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.
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

2
Comments
3 min read
How to Recover Locally Deleted Files From Github

How to Recover Locally Deleted Files From Github

3
Comments
3 min read
Just Git like a pro

Just Git like a pro

47
Comments 25
6 min read
GitHub Repository Best Practices

GitHub Repository Best Practices

54
Comments 1
12 min read
Top Git Commands Every Developer Should Know

Top Git Commands Every Developer Should Know

2
Comments
1 min read
Performance Optimization (Platform 9 Edition)

Performance Optimization (Platform 9 Edition)

2
Comments
1 min read
Create A Good README File

Create A Good README File

1
Comments 1
2 min read
Resolvendo um conflito no git

Resolvendo um conflito no git

1
Comments
2 min read
Git Mastery: A Complete Guide

Git Mastery: A Complete Guide

8
Comments 2
3 min read
Git Push Demystified: Pushing Your Commits with Confidence

Git Push Demystified: Pushing Your Commits with Confidence

Comments
6 min read
Restore deleted/lost files with git

Restore deleted/lost files with git

17
Comments
3 min read
GitHub patch release previous version

GitHub patch release previous version

Comments
1 min read
What is DevOps?

What is DevOps?

5
Comments
6 min read
If not 'git add .', then what?

If not 'git add .', then what?

1
Comments
2 min read
Practising Git hygiene with fixup commits

Practising Git hygiene with fixup commits

14
Comments
3 min read
[PT-BR] Manipulando Contribuições Locais do Git com Go

[PT-BR] Manipulando Contribuições Locais do Git com Go

10
Comments
9 min read
Git Security: Best Practices for Keeping Your Code Safe

Git Security: Best Practices for Keeping Your Code Safe

2
Comments
5 min read
Navigating Git Merges and Conflicts: A Beginner's Guide

Navigating Git Merges and Conflicts: A Beginner's Guide

Comments
2 min read
Enhancing Note-Taking Efficiency: Neovim, Markdown, and Git/GitHub

Enhancing Note-Taking Efficiency: Neovim, Markdown, and Git/GitHub

1
Comments 1
3 min read
9 best Git-based CMS platforms for your next project

9 best Git-based CMS platforms for your next project

6
Comments
12 min read
How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts

How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts

1
Comments
14 min read
Ok Boomer! Instant GitHub Repo Creation in One Command 🚀

Ok Boomer! Instant GitHub Repo Creation in One Command 🚀

7
Comments 2
2 min read
Understanding Git Commit: The Heart of Version Control

Understanding Git Commit: The Heart of Version Control

Comments
4 min read
Git Submodule: Managing Dependencies with Precision

Git Submodule: Managing Dependencies with Precision

Comments
2 min read
“GitHub / Atlassian / GitLab handles backup and restore” – busted!

“GitHub / Atlassian / GitLab handles backup and restore” – busted!

Comments
5 min read
How to Install and Configure Git with Aliases in Ubuntu 22

How to Install and Configure Git with Aliases in Ubuntu 22

Comments
2 min read
Hybrid And Private Cloud (Enter Softiron)

Hybrid And Private Cloud (Enter Softiron)

2
Comments
2 min read
Multitasking like a pro with the WIP commit

Multitasking like a pro with the WIP commit

Comments
4 min read
Difference between Git Fetch and Git Pull

Difference between Git Fetch and Git Pull

14
Comments 1
2 min read
How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

Comments
2 min read
AWS CloudFormation Git Sync

AWS CloudFormation Git Sync

5
Comments
2 min read
First Open-Source Contribution

First Open-Source Contribution

Comments
3 min read
How to Set up: Git and GH for Unity

How to Set up: Git and GH for Unity

10
Comments
3 min read
VERSION CONTROL SYSTEM IN NUTSHELL

VERSION CONTROL SYSTEM IN NUTSHELL

Comments
3 min read
Git Add Command Explained: A Step-by-Step Tutorial

Git Add Command Explained: A Step-by-Step Tutorial

Comments
14 min read
🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know

🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know

Comments
3 min read
Protect secrets in Git with the clean/smudge filter

Protect secrets in Git with the clean/smudge filter

Comments
4 min read
How to fix huggingface ssh authentication error with git

How to fix huggingface ssh authentication error with git

2
Comments
2 min read
A Beginner's Guide to Git, GitHub

A Beginner's Guide to Git, GitHub

7
Comments
3 min read
Integrate Current Changes into a Specific Commit without Opening the Editor

Integrate Current Changes into a Specific Commit without Opening the Editor

1
Comments
2 min read
Git Config Settings I Always Recommend

Git Config Settings I Always Recommend

Comments
2 min read
Most commonly used Git command shortcuts

Most commonly used Git command shortcuts

2
Comments
1 min read
ChatCraft week 2: Research and troubleshooting

ChatCraft week 2: Research and troubleshooting

3
Comments
3 min read
Git Basics: An In-Depth Look at Essential Commands

Git Basics: An In-Depth Look at Essential Commands

Comments
6 min read
Understanding Git Rebasing: A Detailed Guide with Commands

Understanding Git Rebasing: A Detailed Guide with Commands

2
Comments
2 min read
Git Good: Best Practices for Branch Naming and Commit Messages

Git Good: Best Practices for Branch Naming and Commit Messages

160
Comments 35
4 min read
First commits in a Ruby on Rails app

First commits in a Ruby on Rails app

6
Comments
7 min read
Git Branch Naming Strategies

Git Branch Naming Strategies

51
Comments 2
2 min read
I Taught GIT to High School Students

I Taught GIT to High School Students

1
Comments
4 min read
Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

1
Comments
7 min read
Difference Between Git Merge, Rebase and Squash

Difference Between Git Merge, Rebase and Squash

18
Comments 2
3 min read
How to Find a Good First Issue on GitHub and Get Action on it 🚀

How to Find a Good First Issue on GitHub and Get Action on it 🚀

4
Comments 3
2 min read
10 Must-Know Git Commands for Every Developer

10 Must-Know Git Commands for Every Developer

138
Comments 21
7 min read
Efficient Git Workflow: From Idea to Deployment

Efficient Git Workflow: From Idea to Deployment

29
Comments
2 min read
Mastering Git: Commit Message Types and Git Flow Branch Naming

Mastering Git: Commit Message Types and Git Flow Branch Naming

3
Comments
2 min read
Estrategias de Nomenclatura para Ramas en Git

Estrategias de Nomenclatura para Ramas en Git

10
Comments
2 min read
Flujo de Trabajo Eficiente en Git: De la Idea al Despliegue

Flujo de Trabajo Eficiente en Git: De la Idea al Despliegue

8
Comments
2 min read
Git branching strategy

Git branching strategy

3
Comments
3 min read
Git Lesson: How to Use .gitignore and .gitkeep?

Git Lesson: How to Use .gitignore and .gitkeep?

67
Comments 14
4 min read
Unleash the Power of Obsidian with GitHub: A Guide to Organizing Your Digital Brain

Unleash the Power of Obsidian with GitHub: A Guide to Organizing Your Digital Brain

14
Comments 1
3 min read
loading...