Alexandre Julliard <julliard@xxxxxxxxxx> writes: > Sergei Organov <osv@xxxxxxxxx> writes: > >> If new custom variable git-auto-revert is 't', after git-revert-file, >> revert corresponding emacs buffers from reverted files provided the >> buffers were not changed. This is how pcl-cvs behaves. >> >> * git-auto-revert: new customizable variable. >> * git-revert-some-buffers: new function. >> * git-revert-file: call git-revert-some-buffers. > > I had implemented this a bit differently in the patch series I just > sent, I did it the VC way by also checking for modified buffers and > refusing to revert their corresponding files. I didn't add a custom > variable for it though, so I'll merge that part of your patch. I don't think the custom variable is necessary. I added it only because PCL-CVS had it, even though I didn't ever customize it in PCL-CVS. So please feel free to drop my patch entirely. -- Sergei Organov. - 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