and whats the cmd to fetch or change a commit state instead of newest

On Sun, Oct 24, 2021, 09:53 Alex fxmbsw7 Ratchev <fxmb...@gmail.com> wrote:

> i am nowhere ready, at slow thinking though i am.. does ' git bisect run '
> support shell syntax, and where to enter the cleanup ' make clean ' there
>
> On Sun, Oct 24, 2021, 00:25 Chet Ramey <chet.ra...@case.edu> wrote:
>
>> On 10/22/21 9:03 PM, Alex fxmbsw7 Ratchev wrote:
>> > ./bash --noprofile --norc
>> >
>> > bash-5.1# ./bash ../xbl5/xbl
>> >
>> > malloc: unknown:0: assertion botched
>> > malloc: 0x3000211ab0: allocated: last allocated from glob.c:1150
>> > realloc: underflow detected; mh_nbytes out of range
>> > Aborting...Aborted
>> > bash-5.1#
>>
>> You have everything you need to automatically run `git bisect': a non-
>> interactive reproducer, a failing commit, and a successful commit.
>>
>> You can get the commit IDs from
>>
>> http://git.savannah.gnu.org/cgit/bash.git/log/?h=devel
>>
>> (click on an individual commit message to view the commit ID).
>>
>> Look at my previous message for a link to a quick description of how to
>> use `git bisect'.
>>
>> Good luck! Let us know what you find.
>>
>> Chet
>>
>> --
>> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>>                  ``Ars longa, vita brevis'' - Hippocrates
>> Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/
>>
>

Reply via email to