Hi Björn, On Wed, 31 Oct 2007, Björn Steinbrink wrote: > + new_parents=${new_parents# $first_parent} I wanted to comment that this might not be present in shells other than bash, but I see that we rely on that construct already in am, clone, commit, filter-branch, merge, pull, rebase, stash and submodule. So I think it's okay. The whole series is _very_ nicely done, and appears to me as obviously correct. Acked-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> Thanks, Dscho