Re: Merging using only fast-forward
From: Randal L. Schwartz <hidden>
Date: 2016-06-15 22:44:05
quoted
quoted
quoted
quoted
"Sverre" == Sverre Hvammen Johansen [off-list ref] writes:
Sverre> If there are changes on both A and B that have not yet been integrated Sverre> (by A doing a pull (fetch/rebase)) I want a pull (fetch/merge) on B to Sverre> fail. Junio implemented a 7-line patch on the IRC channel (calling parts of it "for randal" or something, I believe :) to do precisely this. Perhaps you can test it, and submit it as if it were your idea. I, for one, would use it as well. I'm doing ugly things with parsing the output of git-status right now to achieve the same thing. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 [off-list ref] <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!