• 0 Posts
  • 1 Comment
Joined 5 months ago
cake
Cake day: June 24th, 2025

help-circle
  • Real talk, “master” refers to a “master copy” from which new branches are can be made from. If one of these branches becomes “better” than the current master copy, it gets “merged” into the master copy effectively replacing it as the new master copy (sometimes totally, sometimes partially).

    Edit: Pretty sure basically everyone here knows this, but I figured it could not hurt to put the explanation here.