[tbot] U-Boot Building
Heiko Schocher
hs at denx.de
Tue Dec 4 11:06:58 UTC 2018
Hello Harald,
Am 04.12.2018 um 10:54 schrieb Harald Seiler:
> Hi Wolfgang,
>
> On Tue, 2018-12-04 at 10:51 +0100, Wolfgang Denk wrote:
>> Dear Harald,
>>
>> In message <8da305e36c9985cd9196641f00dbb0154eeabe4a.camel at denx.de> you wrote:
>>> One open question: Do you want/need to apply patches during a bisect?
>>
>> That would be _very_ useful. I've seen toomany un-bisectable
>> situations before, that were easy to work around by one (or a
>> minimal set of) additional patch(es).
>
> Thought so ;) Would you prefer a dirty apply, ie just applying the diff
> to the working tree or a "proper" am where commits are created? Both
> would be technically possible, I believe.
I simply used "patch" to apply all patches found in a directory.
And as for cleanup I did:
git reset --hard HEAD
git clean -f
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the tbot
mailing list