Petr Baudis <pasky@xxxxxxx> writes: > (i) No git-apply -R - well, it seems to me that I revert patches all > the time, don't you? > > (ii) I'd like git-apply to be as verbose as patch is, that is list > the files it touches as it goes > > (iii) There's no reject handling besides "panic" right now - it should > be able to create .rej files so that the user can fix things up > > (iv) I need git-apply to add/remove to/from index new/gone files, > while at the same time... > > (v) I want to allow applying of patches to working copy that is not > completely clean, even on top of modified files You probably should be able to talk me into doing these, but doesn't it already do (iv) and (v)? - : 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