4,125 subscribers
Go offline with the Player FM app!
Hasty Treat - Git Rebase Explained
Manage episode 290845104 series 1469447
In this Hasty Treat, Scott and Wes talk about Git Rebase — what it is and how and when to use it!
Sanity - SponsorSanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax.
Sentry - SponsorIf you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.
Show Notes05:12 - Why and when to rebase?
- git rebase -i is interactive
- Rebase allows you to rewind your current branch, apply the changes of another branch to it, and then on top of that, apply your new commits.
- Common uses:
- Squash all commits into one or multiple commits
- Reword commits
- These lines can be re-ordered — they are executed from top to bottom.
- p, pick = use commit
- r, reword = use commit, but edit the commit message
- e, edit = use commit, but stop for amending
- s, squash = use commit, but meld into previous commit
- f, fixup = like “squash”, but discard this commit’s log message
- x, exec = run command (the rest of the line) using shell
- b, break = stop here (continue rebase later with ‘git rebase --continue’)
- d, drop = remove commit
- l, label = label current HEAD with a name
- t, reset = reset HEAD to a label
- m, merge [-C | -c ] [# ]
- Scott’s Instagram
- LevelUpTutorials Instagram
- Wes’ Instagram
- Wes’ Twitter
- Wes’ Facebook
- Scott’s Twitter
- Make sure to include @SyntaxFM in your tweets
891 episodes
Manage episode 290845104 series 1469447
In this Hasty Treat, Scott and Wes talk about Git Rebase — what it is and how and when to use it!
Sanity - SponsorSanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax.
Sentry - SponsorIf you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.
Show Notes05:12 - Why and when to rebase?
- git rebase -i is interactive
- Rebase allows you to rewind your current branch, apply the changes of another branch to it, and then on top of that, apply your new commits.
- Common uses:
- Squash all commits into one or multiple commits
- Reword commits
- These lines can be re-ordered — they are executed from top to bottom.
- p, pick = use commit
- r, reword = use commit, but edit the commit message
- e, edit = use commit, but stop for amending
- s, squash = use commit, but meld into previous commit
- f, fixup = like “squash”, but discard this commit’s log message
- x, exec = run command (the rest of the line) using shell
- b, break = stop here (continue rebase later with ‘git rebase --continue’)
- d, drop = remove commit
- l, label = label current HEAD with a name
- t, reset = reset HEAD to a label
- m, merge [-C | -c ] [# ]
- Scott’s Instagram
- LevelUpTutorials Instagram
- Wes’ Instagram
- Wes’ Twitter
- Wes’ Facebook
- Scott’s Twitter
- Make sure to include @SyntaxFM in your tweets
891 episodes
All episodes
×



1 888: You Need a Monorepo × Client Only React × TanStack + More 52:46






1 885: CSS Fonts Fallbacks, Variable and Trimming 23:10






1 882: Aaron Francis is putting PHP in Your JS Files 54:10


1 881: What Happened to Remix. Worth Using Axios? Client Only Next.js? 1:07:50


1 880: Creator of Home Assistant: Web Components, Self Hosting and Home Hacking 58:34




1 878: You Are Sleeping On Nuxt, Nitro and Vue w/ Daniel Roe 58:27






Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.