Hi, On Sat, 3 Mar 2007, Shawn O. Pearce wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > On Sat, 3 Mar 2007, Junio C Hamano wrote: > > > > > - finish "$new_head" "Fast forward" > > > + finish "$new_head" "Fast forward" || exit > > > > Doesn't "exit" default to "exit 0"? > > No, it carries the exit status of the prior failed command if the > prior command failed. ;-) You live and learn, live and learn... Thanks, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html