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.
Adding Jest To Explainer.js

Adding Jest To Explainer.js

Comments
2 min read
How to Set Up GitHub with SSH Keys on Windows 10 or 11

How to Set Up GitHub with SSH Keys on Windows 10 or 11

Comments
2 min read
Managing Multiple Git Identities on Windows for Different Projects

Managing Multiple Git Identities on Windows for Different Projects

Comments
3 min read
Tricentis Tosca: A Powerful Tool for Continuous Testing

Tricentis Tosca: A Powerful Tool for Continuous Testing

Comments
3 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
How to Reset Your Local Git Branch

How to Reset Your Local Git Branch

Comments
5 min read
Git Remotes Cheatsheet

Git Remotes Cheatsheet

3
Comments
4 min read
git rebase on pull

git rebase on pull

Comments
1 min read
๐Ÿš€ How to Generate and Add SSH Keys to GitHub or Bitbucket (MacOS Guide)

๐Ÿš€ How to Generate and Add SSH Keys to GitHub or Bitbucket (MacOS Guide)

Comments
3 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
Formatting and Linting for consistency

Formatting and Linting for consistency

1
Comments
2 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
How to Set Up SSH Keys for GitHub on PopOs or Ubuntu: A Beginner's Guide

How to Set Up SSH Keys for GitHub on PopOs or Ubuntu: A Beginner's Guide

Comments
3 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
Meet Tickety-Tick

Meet Tickety-Tick

Comments
9 min read
Quality isn't a four letter word

Quality isn't a four letter word

Comments
7 min read
Managing dotfiles using GNU Stow on macOS

Managing dotfiles using GNU Stow on macOS

Comments
3 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
Make master Branch Default Again

Make master Branch Default Again

3
Comments 2
2 min read
Understanding Git Branching in 5 Minutes

Understanding Git Branching in 5 Minutes

Comments
3 min read
How to Discard Local Changes in Git

How to Discard Local Changes in Git

5
Comments
5 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
The Big Power of Small Pull Requests

The Big Power of Small Pull Requests

Comments
5 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
Push Your Local Code To Remote Repository

Push Your Local Code To Remote Repository

Comments
1 min read
Set Up Your Own Local GitLab Server | Self-hosted GitLab

Set Up Your Own Local GitLab Server | Self-hosted GitLab

Comments
5 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
2024's Git Survey is Live!

2024's Git Survey is Live!

Comments
1 min read
Creating a Remote Git Hub for Your Company(Without Github)

Creating a Remote Git Hub for Your Company(Without Github)

8
Comments 1
3 min read
GitHub CLI Extension for Conventional Commits

GitHub CLI Extension for Conventional Commits

7
Comments
2 min read
Understanding Git: The Ultimate Guide with Practical Examples

Understanding Git: The Ultimate Guide with Practical Examples

Comments
5 min read
๐Ÿ“ˆ Making Your GitHub Repository Stand Out With 12 Easy Steps!

๐Ÿ“ˆ Making Your GitHub Repository Stand Out With 12 Easy Steps!

3
Comments
3 min read
"How do I undo my most recent commit?" - Mastering the git reset command

"How do I undo my most recent commit?" - Mastering the git reset command

4
Comments
2 min read
Day 12/90: Git & GitHub Fundamentals for DevOps Engineers ๐ŸŒฟ #90DaysOfDevOps

Day 12/90: Git & GitHub Fundamentals for DevOps Engineers ๐ŸŒฟ #90DaysOfDevOps

Comments
2 min read
Day 14/90: Essential Linux & Git-GitHub Cheat Sheet ๐Ÿ“ #90DaysOfDevOps

Day 14/90: Essential Linux & Git-GitHub Cheat Sheet ๐Ÿ“ #90DaysOfDevOps

Comments
2 min read
Development Instruments Explained

Development Instruments Explained

Comments
3 min read
A Comprehensive Guide to Using Git Stash

A Comprehensive Guide to Using Git Stash

Comments
2 min read
Implementing effortless rollbacks in Git

Implementing effortless rollbacks in Git

Comments
3 min read
Cรณmo usar varias SSH keys para diferentes repositorios de GitHub (o GitLab)

Cรณmo usar varias SSH keys para diferentes repositorios de GitHub (o GitLab)

11
Comments
7 min read
How to Use Git to Manage Daily Tasks and Schedule Effectively

How to Use Git to Manage Daily Tasks and Schedule Effectively

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

Git Stash: Because Sometimes, You Just Need to Hide

7
Comments
4 min read
HackTheBox - Writeup Editorial [Retired]

HackTheBox - Writeup Editorial [Retired]

Comments
12 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
Active Directory (AD) interview questions and answers for fresher

Active Directory (AD) interview questions and answers for fresher

Comments
2 min read
Quick Tip: Git Undo Commands

Quick Tip: Git Undo Commands

Comments
1 min read
DevOps Journey: Week 2 - Learning Git & Version Control

DevOps Journey: Week 2 - Learning Git & Version Control

Comments
2 min read
Quickly and Easily Manage Multiple SSH and GPG Keys Across Git Repositories

Quickly and Easily Manage Multiple SSH and GPG Keys Across Git Repositories

Comments
4 min read
DATA MINING AND VISUALISATION.

DATA MINING AND VISUALISATION.

Comments
2 min read
๐ŸŽ‰ ๐—š๐—ถ๐˜ ๐—–๐—ต๐—ฒ๐—ฎ๐˜ ๐—ฆ๐—ต๐—ฒ๐—ฒ๐˜ ๐—ณ๐—ผ๐—ฟ ๐—›๐—ฎ๐—ฐ๐—ธ๐˜๐—ผ๐—ฏ๐—ฒ๐—ฟ๐—ณ๐—ฒ๐˜€๐˜ 2024! ๐ŸŽ‰

๐ŸŽ‰ ๐—š๐—ถ๐˜ ๐—–๐—ต๐—ฒ๐—ฎ๐˜ ๐—ฆ๐—ต๐—ฒ๐—ฒ๐˜ ๐—ณ๐—ผ๐—ฟ ๐—›๐—ฎ๐—ฐ๐—ธ๐˜๐—ผ๐—ฏ๐—ฒ๐—ฟ๐—ณ๐—ฒ๐˜€๐˜ 2024! ๐ŸŽ‰

Comments
3 min read
Understanding Git, GitHub, and GitLab: A Guide with Examples and Use Cases

Understanding Git, GitHub, and GitLab: A Guide with Examples and Use Cases

1
Comments
4 min read
Scopre Repository for Gitlab

Scopre Repository for Gitlab

Comments
3 min read
๐ŸŽ‰ Passed the GitHub Foundations exam! ๐ŸŽ‰

๐ŸŽ‰ Passed the GitHub Foundations exam! ๐ŸŽ‰

Comments
1 min read
Microservices Design Patterns: Navigating Challenges in Modern Architecture๐Ÿš€

Microservices Design Patterns: Navigating Challenges in Modern Architecture๐Ÿš€

16
Comments 6
10 min read
loading...