Skip to content
Amaljith K edited this page Dec 12, 2023 · 1 revision
  1. What is the significance of main, incremental, and final branches?

    • main: The starting template of smile-cart-frontend
    • incremental: A branch in which we have commits corresponding to each lesson. Readers can use this branch to cross-check their smile-cart project after each chapter.
    • final: The full-fledged smile-cart frontend app we built before writing the book.
  2. One of the chapters acquired some changes. I have updated final branch with those changes. How should I apply these changes to incremental branch for the commit that corresponds to that chapter?

    https://amaljith-k.neetorecord.com/watch/547f08f9-70bc-4108-a618-041e1456eb54

Clone this wiki locally