News

Git Stash and Rebase in GitHub Desktop 2.0

Published
Git Stash and Rebase in GitHub Desktop 2.0 image

GitHub released GitHub Desktop 2.0, the next major version of their Git GUI client. This release includes two of the most requested features: stashing and rebasing.

I tend to use the command line exclusively, but I like how easy GitHub desktop makes it look at the diff contained within a stash:

Rebasing can be an advanced topic, so I’d recommend that you grasp the basic concepts of what a rebase means and when to use them. The command line rebase can be complicated, which is where the GitHub Desktop app might come in handy:

The app is feeling really polished, including the ability to use Emoji’s in the same way you can on GitHub.com, the ability to co-author commits, and being able to check out a pull request from a forked repo.

To learn more about this announcement, check out GitHub’s official announcement: GitHub Desktop 2.0 expands to support stashing and rebasing – The GitHub Blog.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article