Hi Philip,
On Sat, 22 Jun 2019, Philip Oakley wrote:
> On 18/06/2019 18:01, Eric Sunshine wrote:
> > On Tue, Jun 18, 2019 at 12:39 PM Anthony Sottile wrote:
> > > + git fetch origin --tags
> > > Unpacking objects: 100% (10/10), done.
> > > From https://github.com/asottile-archive/git-windows-br
On 18/06/2019 18:01, Eric Sunshine wrote:
On Tue, Jun 18, 2019 at 12:39 PM Anthony Sottile wrote:
+ git fetch origin --tags
Unpacking objects: 100% (10/10), done.
From https://github.com/asottile-archive/git-windows-branch-test
* [new branch] master -> origin/master
error: cannot lo
On Tue, Jun 18, 2019 at 10:01 AM Eric Sunshine wrote:
>
> On Tue, Jun 18, 2019 at 12:39 PM Anthony Sottile wrote:
> > + git fetch origin --tags
> > Unpacking objects: 100% (10/10), done.
> > From https://github.com/asottile-archive/git-windows-branch-test
> > * [new branch] master -> or
On Tue, Jun 18, 2019 at 12:39 PM Anthony Sottile wrote:
> + git fetch origin --tags
> Unpacking objects: 100% (10/10), done.
> From https://github.com/asottile-archive/git-windows-branch-test
> * [new branch] master -> origin/master
> error: cannot lock ref 'refs/remotes/origin/pr/aux':
hit send too quickly, here's my version information:
$ git --version
git version 2.22.0.windows.1
On Tue, Jun 18, 2019 at 9:38 AM Anthony Sottile wrote:
>
> I've set up a demo problematic repository on github:
> https://github.com/asottile-archive/git-windows-branch-test
>
> The minimal reproduc
I've set up a demo problematic repository on github:
https://github.com/asottile-archive/git-windows-branch-test
The minimal reproduction is:
rm -rf x
git init x
cd x
git remote add origin https://github.com/asottile-archive/git-windows-branch-te>
git fetch origin --tags
Here's the output:
+ gi
6 matches
Mail list logo