Re: [PATCH] git-mergetool: de-bashify function declarations From: Jeff King <hidden> Date: 2016-06-15 22:43:02 On Thu, Mar 29, 2007 at 11:26:45PM -0400, Jeff King wrote: # Returns true if the mode reflects a symlink -function is_symlink () { +is_symlink () { test "$1" = 120000 } Oops, looks like Ted already fixed this, but it just hasn't been pulled yet. Sorry for the noise. -Peff
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help