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.
6 Ways To Deal With Scope Creep in Git Projects

6 Ways To Deal With Scope Creep in Git Projects

5
Comments
7 min read
Prettier and lint your project with husky and git hooks

Prettier and lint your project with husky and git hooks

3
Comments
5 min read
Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

9
Comments
2 min read
Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

1
Comments
1 min read
Crafting Your GitHub Showcase: Elevate Your Profile in Minutes

Crafting Your GitHub Showcase: Elevate Your Profile in Minutes

2
Comments
3 min read
Git e GitHub: O que são e qual a diferença

Git e GitHub: O que são e qual a diferença

5
Comments
8 min read
Understanding Git and GitHub

Understanding Git and GitHub

1
Comments
11 min read
GitLab Outage vs. Continuous Code Development

GitLab Outage vs. Continuous Code Development

Comments
4 min read
Rebasing: The Scariest Git Command?

Rebasing: The Scariest Git Command?

2
Comments 1
2 min read
Git, GitHub, and the Art of Version Control

Git, GitHub, and the Art of Version Control

3
Comments
5 min read
How to set a different Git branch name on remote

How to set a different Git branch name on remote

2
Comments 2
2 min read
How to mirror GitLab repo to GitHub

How to mirror GitLab repo to GitHub

2
Comments
2 min read
How to rename a Git branch (in remote too)

How to rename a Git branch (in remote too)

1
Comments 1
2 min read
Enhance the way you list Git branches with these 3 options

Enhance the way you list Git branches with these 3 options

Comments
2 min read
Git Tags Continued - Share, Delete and Checkout

Git Tags Continued - Share, Delete and Checkout

1
Comments
3 min read
Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Comments
4 min read
Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control

Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control

5
Comments
8 min read
Internal mechanics of Git commits - Secret to Git's speed and lightweightness

Internal mechanics of Git commits - Secret to Git's speed and lightweightness

Comments
3 min read
Ultimate Git Cheat Sheet: A Quick Reference Guide for Git Commands and Workflows

Ultimate Git Cheat Sheet: A Quick Reference Guide for Git Commands and Workflows

3
Comments
4 min read
Automating your repitative git commands the right way

Automating your repitative git commands the right way

2
Comments
4 min read
A Deployment Preview for Every Branch

A Deployment Preview for Every Branch

14
Comments
4 min read
Git Remotes for Beginners: An Introductory Guide

Git Remotes for Beginners: An Introductory Guide

9
Comments 2
3 min read
Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

9
Comments
3 min read
The Why Behind the Code

The Why Behind the Code

Comments
4 min read
Why use git worktree?

Why use git worktree?

12
Comments
1 min read
9 Pro Tips for Effective Version Control and Collaboration using Git

9 Pro Tips for Effective Version Control and Collaboration using Git

6
Comments
3 min read
Beginner's Guide to GitHub: Part 1

Beginner's Guide to GitHub: Part 1

10
Comments
9 min read
Git tags: what are they? How do tags and branches differ from one another?

Git tags: what are they? How do tags and branches differ from one another?

1
Comments
2 min read
Did you know? A Git branch is essentially a 41-byte file

Did you know? A Git branch is essentially a 41-byte file

6
Comments
4 min read
🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

9
Comments
11 min read
Undoing Changes and Time Travelling in Git

Undoing Changes and Time Travelling in Git

Comments
4 min read
Mastering Git: The lesser-known commands you could be using (or not)

Mastering Git: The lesser-known commands you could be using (or not)

6
Comments 1
4 min read
Git Worktree: Managing Multiple Working Trees in Git

Git Worktree: Managing Multiple Working Trees in Git

9
Comments
4 min read
Introduce checkpoints in your code - Learn how to use tagging in Git

Introduce checkpoints in your code - Learn how to use tagging in Git

9
Comments
6 min read
Automate Your Git Workflow with this Simple Bash Script

Automate Your Git Workflow with this Simple Bash Script

85
Comments 11
2 min read
Git Remotes for Beginners: Inspect, Rename and Remove

Git Remotes for Beginners: Inspect, Rename and Remove

10
Comments
2 min read
Write your own pre-commit hooks

Write your own pre-commit hooks

Comments 1
3 min read
Top 5 Free AI Courses Every Enthusiast Should Consider: Have You Enrolled Yet?

Top 5 Free AI Courses Every Enthusiast Should Consider: Have You Enrolled Yet?

45
Comments 4
5 min read
Less is more - Limit the size of your Git log output

Less is more - Limit the size of your Git log output

6
Comments
4 min read
How to Remove Secrets From a Git Repository

How to Remove Secrets From a Git Repository

8
Comments 2
3 min read
Git things right🟢✔️ using rebase workflow in a software team

Git things right🟢✔️ using rebase workflow in a software team

8
Comments
10 min read
Git Log Cheatsheet For a Productive 2023

Git Log Cheatsheet For a Productive 2023

14
Comments
5 min read
Creating Beautiful Markdown Files in GitHub.

Creating Beautiful Markdown Files in GitHub.

6
Comments
3 min read
How to use git-hooks to make better commit

How to use git-hooks to make better commit

3
Comments
4 min read
Conventional Git Commits: Unlock Your Version Control Potential

Conventional Git Commits: Unlock Your Version Control Potential

7
Comments
3 min read
Introduction to GitHub Issues

Introduction to GitHub Issues

5
Comments 2
3 min read
🚀 One Git Trick for Perfect Commits 🛠️

🚀 One Git Trick for Perfect Commits 🛠️

32
Comments 12
2 min read
Como configurar duas contas do GitHub no seu computador utilizando chaves SSH

Como configurar duas contas do GitHub no seu computador utilizando chaves SSH

210
Comments 39
7 min read
Documentando o desenvolvimento com issues

Documentando o desenvolvimento com issues

124
Comments 9
5 min read
🔥Unveiling Open Source: The Real Reasons Top Companies Share Their Code!🔓

🔥Unveiling Open Source: The Real Reasons Top Companies Share Their Code!🔓

38
Comments 9
4 min read
How to update your .gitignore file

How to update your .gitignore file

9
Comments 2
1 min read
Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

12
Comments
5 min read
Our Journey In The Open Source World - spyone

Our Journey In The Open Source World - spyone

1
Comments
2 min read
Unlocking Seamless Collaboration and Code Quality: The Power of Standardized Commit Messages in Software Development ⚙️

Unlocking Seamless Collaboration and Code Quality: The Power of Standardized Commit Messages in Software Development ⚙️

4
Comments
4 min read
Git Bisect - The Underdog Git Command🔥

Git Bisect - The Underdog Git Command🔥

16
Comments
3 min read
Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

5
Comments
14 min read
Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

1
Comments
3 min read
Editing a message of a pushed commit

Editing a message of a pushed commit

8
Comments 3
1 min read
A guide to Git Aliases

A guide to Git Aliases

5
Comments
2 min read
How to edit & replace NPM package dependency

How to edit & replace NPM package dependency

5
Comments
5 min read
loading...