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.
Guía para Crear Commits Atractivos en Git

Guía para Crear Commits Atractivos en Git

2
Comments
3 min read
Why I Stopped Using Plain Git Pull (And Why You Should Too)

Why I Stopped Using Plain Git Pull (And Why You Should Too)

Comments 1
2 min read
Git branching strategies

Git branching strategies

8
Comments
5 min read
GitHub Makeover: Create a Profile README That Stands Out and Connects! 👨‍💻

GitHub Makeover: Create a Profile README That Stands Out and Connects! 👨‍💻

1
Comments
5 min read
Pick Files from a List for Git Add and Stash Directly in Your Terminal

Pick Files from a List for Git Add and Stash Directly in Your Terminal

1
Comments
3 min read
Git Like a Pro: The Ultimate Cheat Sheet for Developers

Git Like a Pro: The Ultimate Cheat Sheet for Developers

111
Comments 2
13 min read
What Happens Behind the .gitignore: How Git Handles Ignored Files

What Happens Behind the .gitignore: How Git Handles Ignored Files

1
Comments
2 min read
Whatis Git?

Whatis Git?

3
Comments
3 min read
🔀 Merging Strategies: Handling Conflicts Like a Pro 🔃

🔀 Merging Strategies: Handling Conflicts Like a Pro 🔃

14
Comments 6
4 min read
📂 Repository Management: Organizing and Optimizing Your Projects 🗂️

📂 Repository Management: Organizing and Optimizing Your Projects 🗂️

97
Comments 12
3 min read
How to Fix Git Issues: Committing and Pushing Without Pulling Causes Stuck Branches

How to Fix Git Issues: Committing and Pushing Without Pulling Causes Stuck Branches

1
Comments
2 min read
Debugging with git bisect: A Smarter Approach to Bug Localization

Debugging with git bisect: A Smarter Approach to Bug Localization

1
Comments
3 min read
My First npm Package!

My First npm Package!

Comments
1 min read
Mastering Git and GitHub: A Guide for New Team Members

Mastering Git and GitHub: A Guide for New Team Members

Comments
3 min read
🎉 Simplify Laravel CRUD Operations with Ease! 🚀

🎉 Simplify Laravel CRUD Operations with Ease! 🚀

Comments
1 min read
How to Configure ssh keys in your Git-hub Account.

How to Configure ssh keys in your Git-hub Account.

2
Comments
1 min read
Effective Git Branch Merging for Teams 🚀

Effective Git Branch Merging for Teams 🚀

Comments
3 min read
🌿 Branching Strategies: Simplifying Development Workflows 📌

🌿 Branching Strategies: Simplifying Development Workflows 📌

14
Comments 2
4 min read
Domina Bash con ejemplos prácticos de Git

Domina Bash con ejemplos prácticos de Git

5
Comments
5 min read
How to move changes from one Git stash to another

How to move changes from one Git stash to another

Comments
4 min read
Leveling Up in Git and GitHub: A Guide to Remotes, Pull Requests, and Beyond

Leveling Up in Git and GitHub: A Guide to Remotes, Pull Requests, and Beyond

1
Comments
7 min read
Como enviar somente novos commits em uma branch que já foi mesclada.

Como enviar somente novos commits em uma branch que já foi mesclada.

Comments
1 min read
Getting Started with GitLab

Getting Started with GitLab

Comments
2 min read
All the Git Commands that You Need to Know

All the Git Commands that You Need to Know

2
Comments 1
2 min read
Git clone - that repo is too big : HELP!

Git clone - that repo is too big : HELP!

Comments
2 min read
loading...