Skip to content

Releases: esrlabs/esr-rim

v1.2.2

27 Nov 09:49
Compare
Choose a tag to compare
  • fixed Issue #11: rim/xxx branch is not forwarded when remote head is past xxx branch.

v1.2.1

23 Sep 09:11
Compare
Choose a tag to compare
  • fixed -i option not working as expected in rim sync [#6]

v1.2.0

18 Sep 09:50
Compare
Choose a tag to compare
  • changed commit strategy for sync to automatic squashing to a single commit. Added -s option to force separate commits.
  • added -a option to allow simple specification of multiple syncs.
  • added -r option that allows sync and rebase in one step [BS-319]
  • fixed exception in rim sync when -u option is not provided [BS-232]