Guides
Short, step-by-step guides for the Git moments that usually cause uncertainty, using the labels you’ll see in RepoBeam.
Use Back to this commit to return your files — or your branch — to an earlier point, with a preview of the result before anything changes.
Read guide → 02 Resolve a conflictWhen Git can’t combine two changes to the same lines, RepoBeam opens a resolver where you compare both versions and decide what the file should contain.
Read guide → 03 Review AI-assisted work with a Coding SessionA Coding Session keeps changes from an agent or editor on a dedicated branch, so you can review every file before accepting any of it.
Read guide → 04 Combine commitsTurn several consecutive commits into one clear commit, with a preview of the new history and a recovery point created first.
Read guide → 05 Set work aside with a stashSave uncommitted changes, get a clean working tree, and bring the changes back later.
Read guide →