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.
🚀 Supercharge Your Git Workflow in Bash: Autocomplete, Aliases & Pro Tips

🚀 Supercharge Your Git Workflow in Bash: Autocomplete, Aliases & Pro Tips

Comments
3 min read
I spent 5 hours today just trying to install Git.

I spent 5 hours today just trying to install Git.

Comments
2 min read
Git Cherry-Pick Saved My Messed-Up Branch — Here’s How You Can Too!

Git Cherry-Pick Saved My Messed-Up Branch — Here’s How You Can Too!

2
Comments
3 min read
Git from the Inside Out: A Deep Dive into How Git Really Works

Git from the Inside Out: A Deep Dive into How Git Really Works

8
Comments
4 min read
🔍 Navigating GitHub Branches: A Beginner-Friendly Guide

🔍 Navigating GitHub Branches: A Beginner-Friendly Guide

1
Comments
4 min read
🧑‍💻 How I Manage Multiple GitHub Accounts on One Computer (Without Losing My Mind)

🧑‍💻 How I Manage Multiple GitHub Accounts on One Computer (Without Losing My Mind)

2
Comments
4 min read
Streamlining Your Git Workflow: A Developer's Guide to Efficient Branch Creation

Streamlining Your Git Workflow: A Developer's Guide to Efficient Branch Creation

1
Comments
3 min read
Deleting the First Git Commit and Resolving Rebase Issues

Deleting the First Git Commit and Resolving Rebase Issues

1
Comments
2 min read
Git Hands-On: Revert, Stash, and Branching Labs

Git Hands-On: Revert, Stash, and Branching Labs

Comments
3 min read
The tools i learnt during my first two weeks of learning programming

The tools i learnt during my first two weeks of learning programming

Comments
1 min read
Git clean local branches

Git clean local branches

Comments
2 min read
A Case for Semicolon-less JavaScript (ASI)

A Case for Semicolon-less JavaScript (ASI)

3
Comments 1
3 min read
Git Worktrees: Git Done Right

Git Worktrees: Git Done Right

31
Comments 6
4 min read
GIT for Web Developers: The Dummy-Proof Guide

GIT for Web Developers: The Dummy-Proof Guide

2
Comments
4 min read
Stop Guessing Why a Commit Happened , Meet GitsWhy

Stop Guessing Why a Commit Happened , Meet GitsWhy

Comments
1 min read
Code Reviews Suck. Here’s What Helped (and Where It Can Break)

Code Reviews Suck. Here’s What Helped (and Where It Can Break)

Comments
3 min read
Navigating Git Conflicts: Best Practices to Prevent Code Loss in Development Teams

Navigating Git Conflicts: Best Practices to Prevent Code Loss in Development Teams

Comments
5 min read
AIDES - IDOR in **GetFile.aspx** Asynchronous enumeration of `id` parameter reveals confidential documents.

AIDES - IDOR in **GetFile.aspx** Asynchronous enumeration of `id` parameter reveals confidential documents.

1
Comments
2 min read
How to Use Git Tags for Reliable Versioning and Releases

How to Use Git Tags for Reliable Versioning and Releases

2
Comments
1 min read
Git Switch vs Git Checkout: What's the Difference?

Git Switch vs Git Checkout: What's the Difference?

8
Comments 6
1 min read
GitLab vs GitHub: Which One to Use?

GitLab vs GitHub: Which One to Use?

1
Comments
1 min read
wise.commit – Smarter Git Commits with AI and Emojis

wise.commit – Smarter Git Commits with AI and Emojis

Comments 1
1 min read
Git & GitHub: A Beginner’s Guide to Collaboration and Version Control

Git & GitHub: A Beginner’s Guide to Collaboration and Version Control

2
Comments
4 min read
Share Git credentials with your container and use ssh access - use dotfiles like a pro!

Share Git credentials with your container and use ssh access - use dotfiles like a pro!

Comments
1 min read
Better Commit Messages: A Long-Term Investment

Better Commit Messages: A Long-Term Investment

Comments
3 min read
loading...