On Thu, 30 Jun 2005, Matthias Urlichs wrote: > A small fix to git-cvsimport-script: > > Limit the number of arguments to git-update-cache. > (Limiting their length may make a bit more sense, but I'm lazy.) Why not using: write( "| xargs | git-update-cache --add --", @new) or the like (I forget what the exact perl incantation is). Nicolas - 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 Jul 01 02:56:25 2005
This archive was generated by hypermail 2.1.8 : 2005-07-01 02:56:29 EST