Pavel Roskin <proski@gnu.org> writes: > - ARGS2["${#ARGS2[@]}"]="$_git_relpath${arg%/}" > + ARGS2[${#ARGS2[@]}]="$_git_relpath${arg%/}" Is this an application bug? It looks like a workaround for a bug in the shell... Not that I care too much either way -- I do not use shell arrays myself ;-). - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Mar 03 16:28:14 2006
This archive was generated by hypermail 2.1.8 : 2006-03-03 16:28:28 EST