RailsConf 2022 - Git your PR accepted. Rebase your changes like a pro by Daniel Magliola

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=KNtwDdUEXRw



Duration: 30:11
74 views
8


You want to contribute to an Open Source project, and you have a complex PR to submit. You've tried to keep it small, but sadly getting there took a lot of effort and your branch has more than 30 commits with fixes and reverting of dead ends.

You know reviewing this will be a nightmare for the project maintainers, and more importantly, it will be almost impossible for anyone in the future to understand what you did by looking at the history.

In this talk we will look at how Git branches work, and how to manicure them using Rebase to build a commit history your colleagues will love you for.




Other Videos By Confreaks


2023-01-16RailsConf 2022 - Puny to Powerful PostgreSQL Rails Apps by Andrew Atkinson
2023-01-16RailsConf 2022 - A Rails Performance Guidebook: from 0 to 1B requests/day by Cristian Planas
2023-01-16RailsConf 2022 - Call me back, Postgres by Ifat Ribon
2023-01-16RailsConf 2022 - Behind the Lemurs - Creating an Illustrated Talk by Brandon Weaver
2023-01-16RailsConf 2022 - Evaluating Cultural Fit + Culturesmithing: Everyone Influences... by Casey Watts
2023-01-16RailsConf 2022 - Start Your Ruby Podcast Today! No Experience Required by Jason Charnes
2023-01-16RailsConf 2022 - Do You Trust Me? A look at Trust, Time, and Teams by John DeWyze
2023-01-16RailsConf 2022 - Don't touch that! by Adam Cuppy
2023-01-16RailsConf 2022 - Learn it, Do it, Teach it: How to Unstick Our Middle Devs by Chelsea Kaufman
2023-01-16RailsConf 2022 - How music works, using Ruby by Thijs Cadier
2023-01-16RailsConf 2022 - Git your PR accepted. Rebase your changes like a pro by Daniel Magliola
2023-01-16RailsConf 2022 - `rails c` with meturbocharge your use of the interactive console by Sweta Sanghavi
2023-01-16RailsConf 2022 - Growing Your Background Job Knowledge - Weedmaps - Jake Anderson
2023-01-16RailsConf 2022 - "Build vs Buy" on Rails by Colin Loretz
2023-01-16RailsConf 2022 - Leveling Up from Planning to Production by Thomas Countz
2023-01-16RailsConf 2022 - GraphQL and Rails beyond HTTP APIs by Gui Vieira
2023-01-16RailsConf 2022 - Pictures Of You, Pictures Of Me, Crypto Steganography by Sean Marcia
2023-01-16RailsConf 2022 - Reflecting on Active Record Associations by Daniel Colson
2023-01-16RailsConf 2022 - More Engineers, More Problems: Solutions for Big Teams - Chime -
2023-01-16RailsConf 2022 - Building a diverse engineering team - Wrapbook - Zaid Zawaideh & Jessica Lawrence
2023-01-16RailsConf 2022 - Opening Keynote: The Journey to Zeitwerk by Xavier Noria



Tags:
RailsConf
Rails
RubyonRails
DHH