git-update-cache --refresh | while read line; do echo $line | cut -d ':' -f 1 done That should give you one file per line, for every dirty file. Andreas On Thu, 5 May 2005, Thomas Glanzmann wrote: > Hello, > is there another way than call 'checkout-cache -a' and parse the output? > Maybe a command which lists one dirty file per line? > > Thomas > - > 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.html > - 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 May 06 07:35:26 2005
This archive was generated by hypermail 2.1.8 : 2005-05-06 07:35:26 EST