Hi Junio, On Thu, 7 Jan 2016, Junio C Hamano wrote: > Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > > > - git apply, when writing rejected hunks > > Today I may try to apply and leave hello.c.rej; tomorrow you may try to > apply a different patch and get rejection for the same file. And you > would not be able to if my umask is 077. As I just wrote in my reply to Peff: my experience with .rej files is that I want to inspect them, and then delete them once I addressed them. I do not want anybody to interfere with that, as the presence of .rej files serves also as a TODO list. > > - git fast-import, when writing a crash report > > I am not sure about this one. Is the crash report designed to get > unique filename every time you run? Yes, the pid is part of the file name. So we're golden. Ciao, 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