[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [lmi-commits] master 30cc3a19: Suppress commands that seem not
From: |
Vadim Zeitlin |
Subject: |
Re: [lmi] [lmi-commits] master 30cc3a19: Suppress commands that seem not to work |
Date: |
Tue, 17 May 2022 14:37:20 +0200 |
On Mon, 16 May 2022 20:44:11 -0400 (EDT) Greg Chicares
<gchicares@sbcglobal.net> wrote:
GC> branch: master
GC> commit 30cc3a198f4c6d3f71623de04c8dc1989694895b
GC> Author: Gregory W. Chicares <gchicares@sbcglobal.net>
GC> Commit: Gregory W. Chicares <gchicares@sbcglobal.net>
GC>
GC> Suppress commands that seem not to work
GC>
GC> The error message is:
GC>
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.
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?
VZ
pgprELsjwVnhv.pgp
Description: PGP signature
- Re: [lmi] [lmi-commits] master 30cc3a19: Suppress commands that seem not to work,
Vadim Zeitlin <=