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 →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article