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.
🛠️ 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
Git, Git 'heads' and branch management

Git, Git 'heads' and branch management

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

How to fix huggingface ssh authentication error with git

27
Comments
2 min read
GitHub spam is getting out of hand!👎

GitHub spam is getting out of hand!👎

43
Comments 19
3 min read
A Beginner's Guide to Git, GitHub

A Beginner's Guide to Git, GitHub

7
Comments
3 min read
Pre-commit with husky & lint-staged

Pre-commit with husky & lint-staged

16
Comments 1
3 min read
Git Security: Best Practices for Keeping Your Code Safe

Git Security: Best Practices for Keeping Your Code Safe

9
Comments
5 min read
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
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
Git Good: Best Practices for Branch Naming and Commit Messages

Git Good: Best Practices for Branch Naming and Commit Messages

188
Comments 39
4 min read
How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

6
Comments
2 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

1
Comments
6 min read
Key Concepts of Git

Key Concepts of Git

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

56
Comments 2
2 min read
Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

Git and GitHub: Revolutionizing Code Management and Collaboration 🌍💻

1
Comments
7 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 🚀

5
Comments 3
2 min read
Difference Between Git Merge, Rebase and Squash

Difference Between Git Merge, Rebase and Squash

23
Comments 2
3 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

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

Mastering Git: Commit Message Types and Git Flow Branch Naming

13
Comments
2 min read
loading...