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.
How to Easily Manage Work Across Multiple Git Branches

How to Easily Manage Work Across Multiple Git Branches

Comments
1 min read
Publishing my Tool

Publishing my Tool

Comments
2 min read
Handling Untracked files Gracefully in Git : ChatGPT Output

Handling Untracked files Gracefully in Git : ChatGPT Output

Comments
1 min read
Git. Universary DB

Git. Universary DB

1
Comments
1 min read
The Only Open-Source FAQ Guide You'll Ever Need—Straight From the 0x3d Collection

The Only Open-Source FAQ Guide You'll Ever Need—Straight From the 0x3d Collection

12
Comments
8 min read
How to push your files from your local environment to Github

How to push your files from your local environment to Github

Comments
2 min read
Push to multiple remote repos from a single local repo

Push to multiple remote repos from a single local repo

Comments
1 min read
OMZ: Some Plugins that I forget about

OMZ: Some Plugins that I forget about

Comments
3 min read
Git: Set Up Commit Signing with GPG ✅

Git: Set Up Commit Signing with GPG ✅

4
Comments
4 min read
Explainer.js Release 1.0.0 🎉

Explainer.js Release 1.0.0 🎉

Comments
2 min read
Discover Git Commit Tracking by Author

Discover Git Commit Tracking by Author

Comments
2 min read
Cherry-Picking in Git: A Solution for Pull Request Discrepancies

Cherry-Picking in Git: A Solution for Pull Request Discrepancies

3
Comments
4 min read
Navigating Git History

Navigating Git History

2
Comments
8 min read
Guide to Git Stash: Keeping Your Workspace Clean While Coding

Guide to Git Stash: Keeping Your Workspace Clean While Coding

7
Comments
3 min read
How to do git handover while doing remote mob programming?

How to do git handover while doing remote mob programming?

Comments
3 min read
Mastering Git Stash: Seamless Workflow Management

Mastering Git Stash: Seamless Workflow Management

Comments
2 min read
How to fix git repository initialization

How to fix git repository initialization

1
Comments
4 min read
Git & Github(part-1)

Git & Github(part-1)

Comments
2 min read
Git Remote

Git Remote

Comments
2 min read
🤖 Use AI to speed up writing commit messages (bonus: custom prompt for improved generation)

🤖 Use AI to speed up writing commit messages (bonus: custom prompt for improved generation)

Comments
3 min read
Rewind to a Specific Commit in Git

Rewind to a Specific Commit in Git

Comments
2 min read
The Future of Another Timeline by Annalee Newitz

The Future of Another Timeline by Annalee Newitz

Comments
2 min read
pyCBuild

pyCBuild

Comments
1 min read
How to Set Up Dependabot for Automated Dependency Management

How to Set Up Dependabot for Automated Dependency Management

6
Comments
4 min read
GitHub’s Security Scanner & Conventional Commits — A Developer’s Journey

GitHub’s Security Scanner & Conventional Commits — A Developer’s Journey

Comments
2 min read
Git Tricks You Should Know: Aliases, Bisect, and Hooks for Better Workflow

Git Tricks You Should Know: Aliases, Bisect, and Hooks for Better Workflow

6
Comments
6 min read
Git Log's Hidden Gems: Using -S and -L for Powerful Code History Search

Git Log's Hidden Gems: Using -S and -L for Powerful Code History Search

Comments
2 min read
Git basics

Git basics

Comments
7 min read
Working with Git Remotes

Working with Git Remotes

7
Comments
6 min read
Service Level Objectives (SLOs): Elevate Your Service Reliability 🚀

Service Level Objectives (SLOs): Elevate Your Service Reliability 🚀

15
Comments
4 min read
Adding Jest To Explainer.js

Adding Jest To Explainer.js

Comments
2 min read
Better – Un outil de révision de code basé sur l'IA

Better – Un outil de révision de code basé sur l'IA

Comments
4 min read
Writing Commit Messages using AI from CLI (no API key)

Writing Commit Messages using AI from CLI (no API key)

Comments
2 min read
Working with Git Branches and Pull Requests

Working with Git Branches and Pull Requests

10
Comments
9 min read
git rebase on pull

git rebase on pull

Comments
1 min read
How to solve git error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400

How to solve git error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400

Comments
1 min read
Easy switching git projects

Easy switching git projects

Comments
1 min read
Creating and Customizing your GitHub Profile

Creating and Customizing your GitHub Profile

6
Comments
4 min read
Git Undo Last Commit

Git Undo Last Commit

4
Comments
4 min read
Deleting Git Commits

Deleting Git Commits

4
Comments
5 min read
Using a Self-Signed Certificate with Git Clone Https

Using a Self-Signed Certificate with Git Clone Https

3
Comments
1 min read
Why Version Control is Essential for Web Development (1 Minute Guide)

Why Version Control is Essential for Web Development (1 Minute Guide)

2
Comments
1 min read
GitOps: A Strategic Advantage for Automation, Collaboration, and Cost Savings

GitOps: A Strategic Advantage for Automation, Collaboration, and Cost Savings

Comments
6 min read
Create a Git Commit: Mastering Version Control with Git

Create a Git Commit: Mastering Version Control with Git

Comments
2 min read
Meet Tickety-Tick

Meet Tickety-Tick

Comments
9 min read
Git Like a Pro: 10 Things I Regret Not Knowing Earlier

Git Like a Pro: 10 Things I Regret Not Knowing Earlier

64
Comments 5
4 min read
Quality isn't a four letter word

Quality isn't a four letter word

Comments
7 min read
Reflecting on Hacktoberfest 2024

Reflecting on Hacktoberfest 2024

Comments
3 min read
How to Safely Delete Local and Remote Branches in Git

How to Safely Delete Local and Remote Branches in Git

7
Comments 1
5 min read
Tricentis Tosca: A Powerful Tool for Continuous Testing

Tricentis Tosca: A Powerful Tool for Continuous Testing

1
Comments
3 min read
Understanding Git Branching in 5 Minutes

Understanding Git Branching in 5 Minutes

Comments
3 min read
📢 Why I Use Git UIs in My Daily Work and What You Should Know About Them

📢 Why I Use Git UIs in My Daily Work and What You Should Know About Them

Comments
2 min read
Preventing Secrets from Leaking in Code with Talisman and Git Hooks 🔐

Preventing Secrets from Leaking in Code with Talisman and Git Hooks 🔐

Comments
1 min read
Beyond Spellcheck: How Static Analysis Tools Enhance Collaboration in Coding

Beyond Spellcheck: How Static Analysis Tools Enhance Collaboration in Coding

Comments
4 min read
Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉

Tired of Messy Git Projects? Meet Anto, Your New Repo BFF! 🎉

Comments
2 min read
Push Your Local Code To Remote Repository

Push Your Local Code To Remote Repository

Comments
1 min read
Guida all'Uso di Git e GitHub per Principianti | Getting Started with Git and GitHub: A Beginner's Guide

Guida all'Uso di Git e GitHub per Principianti | Getting Started with Git and GitHub: A Beginner's Guide

Comments
3 min read
Devlog: Hacktoberfest 2024 (4/4)

Devlog: Hacktoberfest 2024 (4/4)

Comments
4 min read
Devlog: Hacktoberfest 2024 (4/4)

Devlog: Hacktoberfest 2024 (4/4)

Comments
4 min read
Creating a Live Collaborative Editor with Next.js and Sockets.IO

Creating a Live Collaborative Editor with Next.js and Sockets.IO

Comments
3 min read
loading...