mdempsky / gocode

An autocompletion daemon for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't install

Ezequiel920 opened this issue · comments

After 5 hours... i can't make this work
(I don't speak english and i'm new in github... please be patient)

Go Version:

go1.12.6.windows-amd64

What operating system and processor architecture are you using (go env)?

Windows 10 home v1903 (x64)

What is the debug output of gocode?

What (client-side) flags are you passing into gocode?

What editor are using?

Visual Studio Code

In VSCode and directly in cmd the error is the same:

# cd C:\Users\******\go\src\github.com\mdempsky\gocode; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package github.com/mdempsky/gocode: exit status 1