[Vm-dev] fatal: Not a git repository: '.git'

Jakob Reschke forums.jakob at resfarm.de
Sat Feb 10 19:02:12 UTC 2018


To further debug the issue, you should enable tracing for the scripts.
For most shells, put set -x at the top of the relevant script(s).
Would be good to see the working directory when the git commands are
invoked.

Kind regards,
Jakob

2018-02-09 13:36 GMT+01:00 Fabio Niephaus <lists at fniephaus.com>:
>
> On Wed, Feb 7, 2018 at 11:47 PM Eliot Miranda <eliot.miranda at gmail.com> wrote:
>>
>>
>> Hi All,
>>
>>     after recent changes to the scripts I'm seeing a lot of these errors:
>>
>>         fatal: Not a git repository: '.git'
>>
>> Not sure where they come from but they shouldn't arise.
>
>
> Maybe this is because of [1]? What happens if you run revert that commit ("git revert 0458c6a")?
>
> Fabio
>
> [1] https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/213
>
>>
>>
>> _,,,^..^,,,_
>> best, Eliot
>
>


More information about the Vm-dev mailing list