On Mon, Dec 17, 2018 at 01:50:56PM +0100, Johannes Schindelin wrote:
> Hi Gábor,
>
> On Sat, 15 Dec 2018, SZEDER Gábor wrote:
>
> > On Sat, Dec 15, 2018 at 02:14:56AM -0500, Gennady Uraltsev wrote:
> > > I am on git version 2.20.0
> > >
> > > $ git remote
> > >
> > > does not show remotes confi
Hi Gábor,
On Sat, 15 Dec 2018, SZEDER Gábor wrote:
> On Sat, Dec 15, 2018 at 02:14:56AM -0500, Gennady Uraltsev wrote:
> > I am on git version 2.20.0
> >
> > $ git remote
> >
> > does not show remotes configured in named files in $GIT_DIR/remotes/
> >
> > I do not think that this is the intende
On Sat, Dec 15, 2018 at 02:14:56AM -0500, Gennady Uraltsev wrote:
> I am on git version 2.20.0
>
> $ git remote
>
> does not show remotes configured in named files in $GIT_DIR/remotes/
>
> I do not think that this is the intended behavior.
It's a known bug. When 'git remote' was rewritten as a
I am on git version 2.20.0
$ git remote
does not show remotes configured in named files in $GIT_DIR/remotes/
I do not think that this is the intended behavior.
In particular:
$ git init --bare test.git
Initialized empty Git repository in /home/guraltsev/admin/test/git/test.git/
$ cd test.git
4 matches
Mail list logo