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.
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
Configure Git with Multi-Account SSH and Verified Commits Using GPG in Github

Configure Git with Multi-Account SSH and Verified Commits Using GPG in Github

1
Comments
3 min read
Deploying Nuxt.js app to GitHub pages

Deploying Nuxt.js app to GitHub pages

6
Comments
3 min read
2024's Git Survey is Live!

2024's Git Survey is Live!

Comments
1 min read
🚀 AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers

🚀 AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers

8
Comments
3 min read
Understanding Git: The Ultimate Guide with Practical Examples

Understanding Git: The Ultimate Guide with Practical Examples

Comments
5 min read
Overcoming Monorepo Challenges to Enhance Performance and Productivity

Overcoming Monorepo Challenges to Enhance Performance and Productivity

Comments
5 min read
Git made simpler: Some modern alternatives to classic commands

Git made simpler: Some modern alternatives to classic commands

7
Comments 2
4 min read
Development Instruments Explained

Development Instruments Explained

Comments
3 min read
How to Resolve Local Changes Overwritten by Checkout

How to Resolve Local Changes Overwritten by Checkout

1
Comments
8 min read
How To Configure Multiple Git Accounts with SSH on Your Local Machine

How To Configure Multiple Git Accounts with SSH on Your Local Machine

63
Comments 10
4 min read
Understanding Git Rebase Merge: Chronological vs Logical Order and Commit History

Understanding Git Rebase Merge: Chronological vs Logical Order and Commit History

2
Comments
4 min read
How to undo the most recent local commits in Git?

How to undo the most recent local commits in Git?

2
Comments
1 min read
Git Stash: Because Sometimes, You Just Need to Hide

Git Stash: Because Sometimes, You Just Need to Hide

4
Comments
4 min read
Publishing my Tool

Publishing my Tool

1
Comments
2 min read
HackTheBox - Writeup Editorial [Retired]

HackTheBox - Writeup Editorial [Retired]

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

Handling Untracked files Gracefully in Git : ChatGPT Output

1
Comments
1 min read
How to Securely Remove a File from Git History: A Step-by-Step Guide

How to Securely Remove a File from Git History: A Step-by-Step Guide

1
Comments
3 min read
Service Level Objectives (SLOs): Elevate Your Service Reliability 🚀

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

15
Comments
4 min read
Working with GitHub Repositories

Working with GitHub Repositories

21
Comments 1
6 min read
Cherry-Picking in Git: A Solution for Pull Request Discrepancies

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

4
Comments
4 min read
Navigating Git History

Navigating Git History

3
Comments
8 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
Using SSH to Connect Local Git to Remote Repositories

Using SSH to Connect Local Git to Remote Repositories

11
Comments
6 min read
loading...