Commit Briefs

Stefan Sperling

let 'got branch' switch and update the work tree

ok tracey





Stefan Sperling

if there are no commits to rebase, just forward the rebased branch's reference

Problem found by kn@






Stefan Sperling

tweak 'got rebase' conflict error message



Stefan Sperling

fix extra whitespace in rebased log messages

Trim leading and trailing whitespace from log messages when creating commits. Fixes a rebase issue but should be a good idea in general.






Stefan Sperling

initial 'got rebase' implementation