[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [lmi-commits] master 30cc3a19: Suppress commands that seem not
From: |
Greg Chicares |
Subject: |
Re: [lmi] [lmi-commits] master 30cc3a19: Suppress commands that seem not to work |
Date: |
Tue, 17 May 2022 19:25:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 |
On 5/17/22 12:37, Vadim Zeitlin wrote:
> On Mon, 16 May 2022 20:44:11 -0400 (EDT) Greg Chicares
> <gchicares@sbcglobal.net> wrote:
[...]
> GC> + git remote add xanadu https://github.com/vadz/lmi.git
> GC> fatal: not a git repository (or any of the parent directories): .git
>
> Just for the record, this is due to running this command outside of the
> lmi Git repository -- it needs a .git/config to modify.
Thanks, that's what I suspected. OTOH, a global 'remote' is not
necessarily an insane and harmful idea: if the maintainers were
to decide that it's sensible, then it would surely be sensible.
> GC> This doesn't look terribly difficult to resolve, but for the moment
> GC> it's better to bypass it.
>
> It looks like the repository is only created in lmi_setup_43.sh, so these
> commands should probably be moved there?
Exactly: commit 9608d30376882e .