Forem

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.
Using `git bisect` to figure out when brokenness was introduced
Cover image for Using `git bisect` to figure out when brokenness was introduced

Using `git bisect` to figure out when brokenness was introduced

Comments
4 min read
Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era
Cover image for Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era

Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era

10
Comments 1
6 min read
🔥 10 Git Commands Every Developer Should Know 👨🏻‍💻
Cover image for 🔥 10 Git Commands Every Developer Should Know 👨🏻‍💻

🔥 10 Git Commands Every Developer Should Know 👨🏻‍💻

1
Comments
1 min read
Master Git Submodules With This Comprehensive Guide!

Master Git Submodules With This Comprehensive Guide!

1
Comments
2 min read
When to Branch Your Code (Git)

When to Branch Your Code (Git)

4
Comments 2
2 min read
How to use git-hooks to make better commit

How to use git-hooks to make better commit

Comments
4 min read
Interactive Git Rebasing

Interactive Git Rebasing

1
Comments
3 min read
Git Command Cheatsheet: My Top 7 Git Commands
Cover image for Git Command Cheatsheet: My Top 7 Git Commands

Git Command Cheatsheet: My Top 7 Git Commands

4
Comments
5 min read
The Ultimate Guide to GitHub: Everything You Need to Know
Cover image for The Ultimate Guide to GitHub: Everything You Need to Know

The Ultimate Guide to GitHub: Everything You Need to Know

30
Comments
12 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?

3
Comments
2 min read
GitLab vs. GitHub: Comparing the Leading Code Repository Platforms
Cover image for GitLab vs. GitHub: Comparing the Leading Code Repository Platforms

GitLab vs. GitHub: Comparing the Leading Code Repository Platforms

13
Comments 5
3 min read
Stop merging the main branch into your feature branch! Try rebasing
Cover image for Stop merging the main branch into your feature branch! Try rebasing

Stop merging the main branch into your feature branch! Try rebasing

Comments
2 min read
Automatic Git Commit and Push on Save using PHPStorm
Cover image for Automatic Git Commit and Push on Save using PHPStorm

Automatic Git Commit and Push on Save using PHPStorm

4
Comments 3
3 min read
Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

2
Comments
17 min read
How to add new changes to most recent git commit?
Cover image for How to add new changes to most recent git commit?

How to add new changes to most recent git commit?

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.