Skip to content

Instantly share code, notes, and snippets.

@Spaink
Created December 4, 2018 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spaink/3677ef80369b905b59ca6821ce744342 to your computer and use it in GitHub Desktop.
Save Spaink/3677ef80369b905b59ca6821ce744342 to your computer and use it in GitHub Desktop.
Erro ao instalar as extensões para Golang no VSCode
Installing 12 tools at C:\Users\usuario\go\bin
gocode
gopkgs
go-outline
go-symbols
guru
gorename
dlv
gocode-gomod
godef
godef-gomod
goreturns
golint
Installing github.com/mdempsky/gocode FAILED
Installing github.com/mdempsky/gocode FAILED
Installing github.com/mdempsky/gocode FAILED
Installing github.com/uudashr/gopkgs/cmd/gopkgs FAILED
Installing github.com/uudashr/gopkgs/cmd/gopkgs SUCCEEDED
Installing github.com/uudashr/gopkgs/cmd/gopkgs SUCCEEDED
Installing github.com/ramya-rao-a/go-outline FAILED
Installing github.com/mdempsky/gocode SUCCEEDED
Installing github.com/ramya-rao-a/go-outline FAILED
Installing github.com/ramya-rao-a/go-outline FAILED
Installing github.com/uudashr/gopkgs/cmd/gopkgs SUCCEEDED
Installing github.com/acroca/go-symbols FAILED
Installing github.com/acroca/go-symbols SUCCEEDED
Installing github.com/acroca/go-symbols FAILED
Installing github.com/ramya-rao-a/go-outline SUCCEEDED
Installing golang.org/x/tools/cmd/guru SUCCEEDED
Installing github.com/acroca/go-symbols SUCCEEDED
Installing golang.org/x/tools/cmd/guru SUCCEEDED
Installing golang.org/x/tools/cmd/gorename SUCCEEDED
Installing golang.org/x/tools/cmd/gorename SUCCEEDED
Installing golang.org/x/tools/cmd/guru SUCCEEDED
Installing golang.org/x/tools/cmd/guru SUCCEEDED
Installing golang.org/x/tools/cmd/gorename SUCCEEDED
Installing golang.org/x/tools/cmd/gorename SUCCEEDED
Installing github.com/derekparker/delve/cmd/dlv FAILED
Installing github.com/derekparker/delve/cmd/dlv FAILED
Installing github.com/derekparker/delve/cmd/dlv SUCCEEDED
Installing github.com/derekparker/delve/cmd/dlv FAILED
Installing github.com/stamblerre/gocode FAILED
Installing github.com/stamblerre/gocode FAILED
Installing github.com/stamblerre/gocode FAILED
Installing github.com/stamblerre/gocode SUCCEEDED
Installing github.com/rogpeppe/godef FAILED
Installing github.com/rogpeppe/godef FAILED
Installing github.com/rogpeppe/godef FAILED
Installing github.com/rogpeppe/godef FAILED
Installing github.com/ianthehat/godef FAILED
Installing github.com/ianthehat/godef FAILED
Installing github.com/ianthehat/godef SUCCEEDED
Installing github.com/ianthehat/godef FAILED
Installing github.com/sqs/goreturns FAILED
Installing github.com/sqs/goreturns SUCCEEDED
Installing golang.org/x/lint/golint FAILED
8 tools failed to install.
gocode:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/mdempsky/gocode
github.com/mdempsky/gocode (download)
# cd C:\Users\usuario\go\src\github.com\mdempsky\gocode; git pull --ff-only
From https://github.com/mdempsky/gocode
* [new branch] master -> origin/master
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
github.com/mdempsky/gocode (download)
# cd C:\Users\usuario\go\src\github.com\mdempsky\gocode; git pull --ff-only
From https://github.com/mdempsky/gocode
* [new branch] master -> origin/master
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
go-outline:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/ramya-rao-a/go-outline
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\usuario\go\src\golang.org\x\tools; git pull --ff-only
From https://go.googlesource.com/tools
* [new branch] master -> origin/master
* [new branch] release-branch.go1.10 -> origin/release-branch.go1.10
* [new branch] release-branch.go1.11 -> origin/release-branch.go1.11
* [new branch] release-branch.go1.2 -> origin/release-branch.go1.2
* [new branch] release-branch.go1.3 -> origin/release-branch.go1.3
* [new branch] release-branch.go1.4 -> origin/release-branch.go1.4
* [new branch] release-branch.go1.5 -> origin/release-branch.go1.5
* [new branch] release-branch.go1.6 -> origin/release-branch.go1.6
* [new branch] release-branch.go1.7 -> origin/release-branch.go1.7
* [new branch] release-branch.go1.8 -> origin/release-branch.go1.8
* [new branch] release-branch.go1.9 -> origin/release-branch.go1.9
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 golang.org/x/tools/go/buildutil: exit status 1
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\usuario\go\src\golang.org\x\tools; git pull --ff-only
From https://go.googlesource.com/tools
* [new branch] master -> origin/master
* [new branch] release-branch.go1.10 -> origin/release-branch.go1.10
* [new branch] release-branch.go1.11 -> origin/release-branch.go1.11
* [new branch] release-branch.go1.2 -> origin/release-branch.go1.2
* [new branch] release-branch.go1.3 -> origin/release-branch.go1.3
* [new branch] release-branch.go1.4 -> origin/release-branch.go1.4
* [new branch] release-branch.go1.5 -> origin/release-branch.go1.5
* [new branch] release-branch.go1.6 -> origin/release-branch.go1.6
* [new branch] release-branch.go1.7 -> origin/release-branch.go1.7
* [new branch] release-branch.go1.8 -> origin/release-branch.go1.8
* [new branch] release-branch.go1.9 -> origin/release-branch.go1.9
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 golang.org/x/tools/go/buildutil: exit status 1
go-symbols:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/acroca/go-symbols
github.com/acroca/go-symbols (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
github.com/acroca/go-symbols
go get github.com/acroca/go-symbols: open C:\Users\usuario\go\bin\go-symbols.exe: Access is denied.
github.com/acroca/go-symbols (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
github.com/acroca/go-symbols
go get github.com/acroca/go-symbols: open C:\Users\usuario\go\bin\go-symbols.exe: Access is denied.
gocode-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/stamblerre/gocode
github.com/stamblerre/gocode (download)
# cd C:\Users\usuario\go\src\github.com\stamblerre\gocode; git pull --ff-only
From https://github.com/stamblerre/gocode
* [new branch] cache -> origin/cache
* [new branch] master -> origin/master
error: The following untracked working tree files would be overwritten by merge:
.github/ISSUE_TEMPLATE
.gitignore
.travis.yml
LICENSE
README.md
client.go
docs/IDE_integration.md
docs/autocomplete_formats.md
emacs-company/README.md
emacs-company/company-go.el
emacs/go-autocomplete.el
gocode.go
internal/lookdot/lookdot.go
internal/lookdot/lookdot_test.go
internal/suggest/candidate.go
internal/suggest/cursorcontext.go
internal/suggest/formatters.go
internal/suggest/formatters_test.go
internal/suggest/suggest.go
internal/suggest/suggest_test.go
internal/suggest/testdata/test.0001/out.expected
internal/suggest/testdata/test.0001/test.go.in
internal/suggest/testdata/test.0002/out.expected
internal/suggest/testdata/test.0002/test.go.in
internal/suggest/testdata/test.0003/out.expected
internal/suggest/testdata/test.0003/test.go.in
internal/suggest/testdata/test.0004/out.expected
internal/suggest/testdata/test.0004/test.go.in
internal/suggest/testdata/test.0005/b.go
internal/suggest/testdata/test.0005/out.expected
internal/suggest/testdata/test.0005/test.go.in
internal/suggest/testdata/test.0006/b.go
internal/suggest/testdata/test.0006/out.expected
internal/suggest/testdata/test.0006/test.go.in
internal/suggest/testdata/test.0007/out.expected
internal/suggest/testdata/test.0007/test.go.in
internal/suggest/testdata/test.0008/out.expected
internal/suggest/testdata/test.0008/test.go.in
internal/suggest/testdata/test.0009/out.expected
internal/suggest/testdata/test.0009/test.go.in
internal/suggest/testdata/test.0010/out.expected
internal/suggest/testdata/test.0010/test.go.in
internal/suggest/testdata/test.0011/out.expected
internal/suggest/testdata/test.0011/test.go.in
internal/suggest/testdata/test.0012/out.expected
internal/suggest/testdata/test.0012/test.go.in
internal/suggest/testdata/test.0013/out.expected
internal/suggest/testdata/test.0013/test.go.in
internal/suggest/testdata/test.0014/out.expected
internal/suggest/testdata/test.0014/test.go.in
internal/suggest/testdata/test.0015/out.expected
internal/suggest/testdata/test.0015/test.go.in
internal/suggest/testdata/test.0016/out.expected
internal/suggest/testdata/test.0016/test.go.in
internal/suggest/testdata/test.0017/out.expected
internal/suggest/testdata/test.0017/test.go.in
internal/suggest/testdata/test.0018/out.expected
internal/suggest/testdata/test.0018/test.go.in
internal/suggest/testdata/test.0019/out.expected
internal/suggest/testdata/test.0019/test.go.in
internal/suggest/testdata/test.0020/out.expected
internal/suggest/testdata/test.0020/test.go.in
internal/suggest/testdata/test.0021/out.expected
internal/suggest/testdata/test.0021/test.go.in
internal/suggest/testdata/test.0022/out.expected
internal/suggest/testdata/test.0022/test.go.in
internal/suggest/testdata/test.0023/out.expected
internal/suggest/testdata/test.0023/test.go.in
internal/suggest/testdata/test.0024/out.expected
internal/suggest/testdata/test.0024/test.go.in
internal/suggest/testdata/test.0025/out.expected
internal/suggest/testdata/test.0025/test.go.in
internal/suggest/testdata/test.0026/out.expected
internal/suggest/testdata/test.0026/test.go.in
internal/suggest/testdata/test.0027/out.expected
internal/suggest/testdata/test.0027/test.go.in
internal/suggest/testdata/test.0028/out.expected
internal/suggest/testdata/test.0028/test.go.in
internal/suggest/testdata/test.0029/out.expected
internal/suggest/testdata/test.0029/test.go.in
internal/suggest/testdata/test.0030/out.expected
internal/suggest/testdata/test.0030/test.go.in
internal/suggest/testdata/test.0031/out.expected
internal/suggest/testdata/test.0031/test.go.in
internal/suggest/testdata/test.0032/out.expected
internal/suggest/testdata/test.0032/test.go.in
internal/suggest/testdata/test.0033/out.expected
internal/suggest/testdata/test.0033/test.go.in
internal/suggest/testdata/test.0034/out.expected
internal/suggest/testdata/test.0034/test.go.in
internal/suggest/testdata/test.0035/out.expected
internal/suggest/testdata/test.0035/test.go.in
internal/suggest/te
Aborting
package github.com/stamblerre/gocode: exit status 1
github.com/stamblerre/gocode (download)
# cd C:\Users\usuario\go\src\github.com\stamblerre\gocode; git pull --ff-only
From https://github.com/stamblerre/gocode
* [new branch] cache -> origin/cache
* [new branch] master -> origin/master
error: The following untracked working tree files would be overwritten by merge:
.github/ISSUE_TEMPLATE
.gitignore
.travis.yml
LICENSE
README.md
client.go
docs/IDE_integration.md
docs/autocomplete_formats.md
emacs-company/README.md
emacs-company/company-go.el
emacs/go-autocomplete.el
gocode.go
internal/lookdot/lookdot.go
internal/lookdot/lookdot_test.go
internal/suggest/candidate.go
internal/suggest/cursorcontext.go
internal/suggest/formatters.go
internal/suggest/formatters_test.go
internal/suggest/suggest.go
internal/suggest/suggest_test.go
internal/suggest/testdata/test.0001/out.expected
internal/suggest/testdata/test.0001/test.go.in
internal/suggest/testdata/test.0002/out.expected
internal/suggest/testdata/test.0002/test.go.in
internal/suggest/testdata/test.0003/out.expected
internal/suggest/testdata/test.0003/test.go.in
internal/suggest/testdata/test.0004/out.expected
internal/suggest/testdata/test.0004/test.go.in
internal/suggest/testdata/test.0005/b.go
internal/suggest/testdata/test.0005/out.expected
internal/suggest/testdata/test.0005/test.go.in
internal/suggest/testdata/test.0006/b.go
internal/suggest/testdata/test.0006/out.expected
internal/suggest/testdata/test.0006/test.go.in
internal/suggest/testdata/test.0007/out.expected
internal/suggest/testdata/test.0007/test.go.in
internal/suggest/testdata/test.0008/out.expected
internal/suggest/testdata/test.0008/test.go.in
internal/suggest/testdata/test.0009/out.expected
internal/suggest/testdata/test.0009/test.go.in
internal/suggest/testdata/test.0010/out.expected
internal/suggest/testdata/test.0010/test.go.in
internal/suggest/testdata/test.0011/out.expected
internal/suggest/testdata/test.0011/test.go.in
internal/suggest/testdata/test.0012/out.expected
internal/suggest/testdata/test.0012/test.go.in
internal/suggest/testdata/test.0013/out.expected
internal/suggest/testdata/test.0013/test.go.in
internal/suggest/testdata/test.0014/out.expected
internal/suggest/testdata/test.0014/test.go.in
internal/suggest/testdata/test.0015/out.expected
internal/suggest/testdata/test.0015/test.go.in
internal/suggest/testdata/test.0016/out.expected
internal/suggest/testdata/test.0016/test.go.in
internal/suggest/testdata/test.0017/out.expected
internal/suggest/testdata/test.0017/test.go.in
internal/suggest/testdata/test.0018/out.expected
internal/suggest/testdata/test.0018/test.go.in
internal/suggest/testdata/test.0019/out.expected
internal/suggest/testdata/test.0019/test.go.in
internal/suggest/testdata/test.0020/out.expected
internal/suggest/testdata/test.0020/test.go.in
internal/suggest/testdata/test.0021/out.expected
internal/suggest/testdata/test.0021/test.go.in
internal/suggest/testdata/test.0022/out.expected
internal/suggest/testdata/test.0022/test.go.in
internal/suggest/testdata/test.0023/out.expected
internal/suggest/testdata/test.0023/test.go.in
internal/suggest/testdata/test.0024/out.expected
internal/suggest/testdata/test.0024/test.go.in
internal/suggest/testdata/test.0025/out.expected
internal/suggest/testdata/test.0025/test.go.in
internal/suggest/testdata/test.0026/out.expected
internal/suggest/testdata/test.0026/test.go.in
internal/suggest/testdata/test.0027/out.expected
internal/suggest/testdata/test.0027/test.go.in
internal/suggest/testdata/test.0028/out.expected
internal/suggest/testdata/test.0028/test.go.in
internal/suggest/testdata/test.0029/out.expected
internal/suggest/testdata/test.0029/test.go.in
internal/suggest/testdata/test.0030/out.expected
internal/suggest/testdata/test.0030/test.go.in
internal/suggest/testdata/test.0031/out.expected
internal/suggest/testdata/test.0031/test.go.in
internal/suggest/testdata/test.0032/out.expected
internal/suggest/testdata/test.0032/test.go.in
internal/suggest/testdata/test.0033/out.expected
internal/suggest/testdata/test.0033/test.go.in
internal/suggest/testdata/test.0034/out.expected
internal/suggest/testdata/test.0034/test.go.in
internal/suggest/testdata/test.0035/out.expected
internal/suggest/testdata/test.0035/test.go.in
internal/suggest/te
Aborting
package github.com/stamblerre/gocode: exit status 1
godef:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/rogpeppe/godef
github.com/rogpeppe/godef (download)
# cd C:\Users\usuario\go\src\github.com\rogpeppe\godef; git pull --ff-only
From https://github.com/rogpeppe/godef
* [new branch] 001-more-tests -> origin/001-more-tests
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] 013-type-alias -> origin/013-type-alias
* [new branch] 014-go.mod -> origin/014-go.mod
* [new branch] master -> origin/master
* [new tag] v1.0.0 -> v1.0.0
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/rogpeppe/godef: exit status 1
github.com/rogpeppe/godef (download)
# cd C:\Users\usuario\go\src\github.com\rogpeppe\godef; git pull --ff-only
From https://github.com/rogpeppe/godef
* [new branch] 001-more-tests -> origin/001-more-tests
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] 013-type-alias -> origin/013-type-alias
* [new branch] 014-go.mod -> origin/014-go.mod
* [new branch] master -> origin/master
* [new tag] v1.0.0 -> v1.0.0
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/rogpeppe/godef: exit status 1
godef-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/ianthehat/godef
github.com/ianthehat/godef (download)
# cd C:\Users\usuario\go\src\github.com\ianthehat\godef; git pull --ff-only
From https://github.com/ianthehat/godef
* branch HEAD -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.gitignore
Godeps/Godeps.json
Godeps/Readme
LICENSE
README
acme.go
doc.go
go.mod
go.sum
godef.go
godef_test.go
testdata/a/a.go
testdata/a/random.go
testdata/b/b.go
testdata/b/c.go
testdata/b/c.go.saved
testdata/broken/unclosedIf.go
vendor/9fans.net/go/LICENSE
vendor/9fans.net/go/acme/Makefile
vendor/9fans.net/go/acme/acme.go
vendor/9fans.net/go/plan9/Makefile
vendor/9fans.net/go/plan9/bit.go
vendor/9fans.net/go/plan9/client/Makefile
vendor/9fans.net/go/plan9/client/conn.go
vendor/9fans.net/go/plan9/client/dial.go
vendor/9fans.net/go/plan9/client/fid.go
vendor/9fans.net/go/plan9/client/fsys.go
vendor/9fans.net/go/plan9/const.go
vendor/9fans.net/go/plan9/dir.go
vendor/9fans.net/go/plan9/fcall.go
Please move or remove them before you merge.
Aborting
package github.com/ianthehat/godef: exit status 1
github.com/ianthehat/godef (download)
# cd C:\Users\usuario\go\src\github.com\ianthehat\godef; git pull --ff-only
From https://github.com/ianthehat/godef
* branch HEAD -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.gitignore
Godeps/Godeps.json
Godeps/Readme
LICENSE
README
acme.go
doc.go
go.mod
go.sum
godef.go
godef_test.go
testdata/a/a.go
testdata/a/random.go
testdata/b/b.go
testdata/b/c.go
testdata/b/c.go.saved
testdata/broken/unclosedIf.go
vendor/9fans.net/go/LICENSE
vendor/9fans.net/go/acme/Makefile
vendor/9fans.net/go/acme/acme.go
vendor/9fans.net/go/plan9/Makefile
vendor/9fans.net/go/plan9/bit.go
vendor/9fans.net/go/plan9/client/Makefile
vendor/9fans.net/go/plan9/client/conn.go
vendor/9fans.net/go/plan9/client/dial.go
vendor/9fans.net/go/plan9/client/fid.go
vendor/9fans.net/go/plan9/client/fsys.go
vendor/9fans.net/go/plan9/const.go
vendor/9fans.net/go/plan9/dir.go
vendor/9fans.net/go/plan9/fcall.go
Please move or remove them before you merge.
Aborting
package github.com/ianthehat/godef: exit status 1
goreturns:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/sqs/goreturns
github.com/sqs/goreturns (download)
# cd C:\Users\usuario\go\src\github.com\sqs\goreturns; git pull --ff-only
From https://github.com/sqs/goreturns
* branch HEAD -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.travis.yml
LICENSE
README.md
_samples/a.go
_samples/b.go
goreturns.go
returns/fix.go
returns/fix_test.go
returns/index.go
returns/returns.go
screencast.gif
Please move or remove them before you merge.
Aborting
package github.com/sqs/goreturns: exit status 1
github.com/sqs/goreturns (download)
# cd C:\Users\usuario\go\src\github.com\sqs\goreturns; git pull --ff-only
From https://github.com/sqs/goreturns
* branch HEAD -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.travis.yml
LICENSE
README.md
_samples/a.go
_samples/b.go
goreturns.go
returns/fix.go
returns/fix_test.go
returns/index.go
returns/returns.go
screencast.gif
Please move or remove them before you merge.
Aborting
package github.com/sqs/goreturns: exit status 1
golint:
Error: Command failed: C:\Go\bin\go.exe get -u -v golang.org/x/lint/golint
Fetching https://golang.org/x/lint/golint?go-get=1
Parsing meta tags from https://golang.org/x/lint/golint?go-get=1 (status code 200)
get "golang.org/x/lint/golint": found meta tag get.metaImport{Prefix:"golang.org/x/lint", VCS:"git", RepoRoot:"https://go.googlesource.com/lint"} at https://golang.org/x/lint/golint?go-get=1
get "golang.org/x/lint/golint": verifying non-authoritative meta tag
Fetching https://golang.org/x/lint?go-get=1
Parsing meta tags from https://golang.org/x/lint?go-get=1 (status code 200)
golang.org/x/lint (download)
# cd C:\Users\usuario\go\src\golang.org\x\lint; git pull --ff-only
fatal: not a git repository (or any of the parent directories): .git
package golang.org/x/lint/golint: exit status 128
Fetching https://golang.org/x/lint/golint?go-get=1
Parsing meta tags from https://golang.org/x/lint/golint?go-get=1 (status code 200)
get "golang.org/x/lint/golint": found meta tag get.metaImport{Prefix:"golang.org/x/lint", VCS:"git", RepoRoot:"https://go.googlesource.com/lint"} at https://golang.org/x/lint/golint?go-get=1
get "golang.org/x/lint/golint": verifying non-authoritative meta tag
Fetching https://golang.org/x/lint?go-get=1
Parsing meta tags from https://golang.org/x/lint?go-get=1 (status code 200)
golang.org/x/lint (download)
# cd C:\Users\usuario\go\src\golang.org\x\lint; git pull --ff-only
fatal: not a git repository (or any of the parent directories): .git
package golang.org/x/lint/golint: exit status 128
Installing golang.org/x/lint/golint SUCCEEDED
4 tools failed to install.
dlv:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/derekparker/delve/cmd/dlv
github.com/derekparker/delve (download)
# cd C:\Users\usuario\go\src\github.com\derekparker\delve; git pull --ff-only
From https://github.com/derekparker/delve
* [new branch] 32bit -> origin/32bit
* [new branch] check-docs -> origin/check-docs
* [new branch] ci-17 -> origin/ci-17
* [new branch] closeexec -> origin/closeexec
* [new branch] cmds-alpha -> origin/cmds-alpha
* [new branch] fix-benchmark -> origin/fix-benchmark
* [new branch] fix-closed-channel-err -> origin/fix-closed-channel-err
* [new branch] fix-goroutine-created-line -> origin/fix-goroutine-created-line
* [new branch] fix-make-for-modules -> origin/fix-make-for-modules
* [new branch] fix-sys-user-issue -> origin/fix-sys-user-issue
* [new branch] function-call -> origin/function-call
* [new branch] gdbserial-function-calls -> origin/gdbserial-function-calls
* [new branch] getting-started-doc -> origin/getting-started-doc
* [new branch] go-module -> origin/go-module
* [new branch] improve-docs -> origin/improve-docs
* [new branch] improve-trace -> origin/improve-trace
* [new branch] master -> origin/master
* [new branch] minor-cleanup -> origin/minor-cleanup
* [new branch] misc-osx-refactors -> origin/misc-osx-refactors
* [new branch] osx-fixes -> origin/osx-fixes
* [new branch] osx-sucks -> origin/osx-sucks
* [new branch] osx-test -> origin/osx-test
* [new branch] println-fix -> origin/println-fix
* [new branch] proc-osx -> origin/proc-osx
* [new branch] refactor-parseg-var -> origin/refactor-parseg-var
* [new branch] refactor-post-load -> origin/refactor-post-load
* [new branch] refactor-proc -> origin/refactor-proc
* [new branch] refactor-proc-debugger -> origin/refactor-proc-debugger
* [new branch] refactor2 -> origin/refactor2
* [new branch] refactor3 -> origin/refactor3
* [new branch] release-bin-upload -> origin/release-bin-upload
* [new branch] rpc-service -> origin/rpc-service
* [new branch] step-info-function -> origin/step-info-function
* [new branch] target-refactor -> origin/target-refactor
* [new branch] trace-no-package -> origin/trace-no-package
* [new branch] trace-return-values -> origin/trace-return-values
* [new branch] trace-tests-and-binaries -> origin/trace-tests-and-binaries
* [new branch] travis -> origin/travis
* [new branch] travis-go-18 -> origin/travis-go-18
* [new branch] update-docs -> origin/update-docs
* [new branch] update-osx-install -> origin/update-osx-install
* [new branch] v0.12.0 -> origin/v0.12.0
* [new branch] v1.0.0 -> origin/v1.0.0
* [new branch] wip-fix-linux-halt -> origin/wip-fix-linux-halt
* [new branch] wip-osx-hw-bp -> origin/wip-osx-hw-bp
* [new branch] wip-refactor-take-duex -> origin/wip-refactor-take-duex
error: The following untracked working tree files would be overwritten by merge:
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Documentation/EditorIntegration.md
Documentation/KnownBugs.md
Documentation/README.md
Documentation/api/ClientHowto.md
Documentation/api/README.md
Documentation/api/json-rpc/README.md
Documentation/cli/README.md
Documentation/cli/expr.md
Documentation/cli/getting_started.md
Documentation/cli/locspec.md
Documentation/installation/README.md
Documentation/installation/linux/install.md
Documentation/installation/osx/install.md
Documentation/installation/windows/install.md
Documentation/internal/README.md
Documentation/usage/README.md
Documentation/usage/commands.md
Documentation/usage/dlv.md
Documentation/usage/dlv_attach.md
Documentation/usage/dlv_connect.md
Documentation/usage/dlv_core.md
Documentation/usage/dlv_debug.md
Documentation/usage/dlv_exec.md
Documentation/usage/dlv_replay.md
Documentation/usage/dlv_run.md
Documentation/usage/dlv_test.md
Documentation/usage/dlv_trace.md
Documentation/usage/dlv_version.md
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.md
_fixtures/binarytrees.go
_fixtures/bpcountstest.go
_fixtures/bpfile
_fixtures/break.go
_fixtures/buildtest/main.go
_fixtures/callme.go
_fixtures/cgostacktest/hello.c
_fixtures/cgostacktest/hello.h
_fixtures/cgostacktest/main.go
_fixtures/cgotest.go
_fixtures/clientdo.go
_fixtures/consts.go
_fixtures/continuetestprog.go
_fixtures/coreemptystring.go
_fixtures/debug_line_benchmark_data
_fixtures/decllinetest.go
_fixtures/defercall.go
_fixtures/deferstack.go
_fixtures/dotpackagesiface.go
_fixtures/dwzcompression.go
_fixtures/exit.init
_fixtures/fncall.go
_fixtures/fputest/fputest.go
_fixtures/fputest/fputest_amd64.s
_fixtures/goroutinestackprog.go
_fixtures/increment.go
_fixtures/integrationprog.go
_fixtures/internal/dir.io/dir.go
_fixtures/internal/dir.io/io.io/io.go
_fixtures/internal/dir0/pkg/main.go
_fixtures/internal/dir0/renamedpackage/main.go
_fixtures/internal/dir1/pkg/main.go
_fixtures/is sue239.go
_fixtures/issue1101.go
_fixtures/issue1264.go
_fixtures/issue1374.go
_fixtures/issue1432.go
_fixtures/issue262.go
_fixtures/issue305.go
_fixtures/issue332.go
_fixtures/issue384.go
_fixtures/issue387.go
_fixtures/issue406.go
_fixtures/issue419.go
_fixtures/issue528.go
_fixtures/issue561.go
_fixtures/issue573.go
_fixtures/issue594.go
_fixtures/issue664.go
_fixtures/issue683.go
_fixtures/issue871.go
_fixtures/issue877.go
_fixtures/issue951.go
_fixtures/livetestprog.go
_fixtures/locationsUpperCase.go
_fixtures/locationsprog.go
_fixtures/locationsprog2.go
_fixtures/locationsprog3.go
_fixtures/loopprog.go
_fixtures/math.go
_fixtures/nextcond.go
_fixtures/nodisasm/main.go
_fixtures/nodisasm/nodisasm_amd64.s
_fixtures/nomaindir/file.go
_fixtures/notify-v2.go
_fixtures/panic.go
_fixtures/parallel_next.go
_fixtures/pkgrenames.go
_fixtures/pr1055.go
_fixtures/restartargs.go
_fixtures/retstack.go
_fixtures/scopeescapevareval.go
_fixtures/scopetest.go
_fixtures/sigchldprog.go
_fixtures/sleep.go
_fixtures/stacktraceprog.go
_fixtures/stepoutret.go
_fixtures/testargs.go
_fixtures/testenv.go
_fixtures/testinline.go
_fixtures/testnextdefer.go
_fixtures/testnextnethttp.go
_fixtures/testnextprog.go
_fixtures/testprog.go
_fixtures/testreturnaddress.go
_fixtures/testruntimebreakpoint.go
_fixtures/testshadow.go
_fixtures/teststep.go
_fixtures/teststepconcurrent.go
_fixtures/teststepprog.go
_fixtures/testthreads.go
_fixtures/testvariables.go
_fixtures/testvariables2.go
_fixtures/traceperf.go
_fixtures/workdir.go
appveyor.yml
assets/delve_horizontal.png
assets/delve_horizontal_2x.png
assets/delve_icon.png
assets/delve_icon_2x.png
cmd/dlv/cmds/commands.go
cmd/dlv/dlv_test.go
cmd/dlv/main.go
glide.lock
glide.yaml
go.mod
go.sum
pkg/config/config.go
pkg/config/split.go
pkg/config/split_test.go
pkg/dwarf/dwarfbuilder/builder.go
pkg/dwarf/dwarfbuilder/info.go
pkg/dwarf/dwarfbuilder/loc.go
pkg/dwarf/frame/entries.
Aborting
package github.com/derekparker/delve/cmd/dlv: exit status 1
github.com/derekparker/delve (download)
# cd C:\Users\usuario\go\src\github.com\derekparker\delve; git pull --ff-only
From https://github.com/derekparker/delve
* [new branch] 32bit -> origin/32bit
* [new branch] check-docs -> origin/check-docs
* [new branch] ci-17 -> origin/ci-17
* [new branch] closeexec -> origin/closeexec
* [new branch] cmds-alpha -> origin/cmds-alpha
* [new branch] fix-benchmark -> origin/fix-benchmark
* [new branch] fix-closed-channel-err -> origin/fix-closed-channel-err
* [new branch] fix-goroutine-created-line -> origin/fix-goroutine-created-line
* [new branch] fix-make-for-modules -> origin/fix-make-for-modules
* [new branch] fix-sys-user-issue -> origin/fix-sys-user-issue
* [new branch] function-call -> origin/function-call
* [new branch] gdbserial-function-calls -> origin/gdbserial-function-calls
* [new branch] getting-started-doc -> origin/getting-started-doc
* [new branch] go-module -> origin/go-module
* [new branch] improve-docs -> origin/improve-docs
* [new branch] improve-trace -> origin/improve-trace
* [new branch] master -> origin/master
* [new branch] minor-cleanup -> origin/minor-cleanup
* [new branch] misc-osx-refactors -> origin/misc-osx-refactors
* [new branch] osx-fixes -> origin/osx-fixes
* [new branch] osx-sucks -> origin/osx-sucks
* [new branch] osx-test -> origin/osx-test
* [new branch] println-fix -> origin/println-fix
* [new branch] proc-osx -> origin/proc-osx
* [new branch] refactor-parseg-var -> origin/refactor-parseg-var
* [new branch] refactor-post-load -> origin/refactor-post-load
* [new branch] refactor-proc -> origin/refactor-proc
* [new branch] refactor-proc-debugger -> origin/refactor-proc-debugger
* [new branch] refactor2 -> origin/refactor2
* [new branch] refactor3 -> origin/refactor3
* [new branch] release-bin-upload -> origin/release-bin-upload
* [new branch] rpc-service -> origin/rpc-service
* [new branch] step-info-function -> origin/step-info-function
* [new branch] target-refactor -> origin/target-refactor
* [new branch] trace-no-package -> origin/trace-no-package
* [new branch] trace-return-values -> origin/trace-return-values
* [new branch] trace-tests-and-binaries -> origin/trace-tests-and-binaries
* [new branch] travis -> origin/travis
* [new branch] travis-go-18 -> origin/travis-go-18
* [new branch] update-docs -> origin/update-docs
* [new branch] update-osx-install -> origin/update-osx-install
* [new branch] v0.12.0 -> origin/v0.12.0
* [new branch] v1.0.0 -> origin/v1.0.0
* [new branch] wip-fix-linux-halt -> origin/wip-fix-linux-halt
* [new branch] wip-osx-hw-bp -> origin/wip-osx-hw-bp
* [new branch] wip-refactor-take-duex -> origin/wip-refactor-take-duex
error: The following untracked working tree files would be overwritten by merge:
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Documentation/EditorIntegration.md
Documentation/KnownBugs.md
Documentation/README.md
Documentation/api/ClientHowto.md
Documentation/api/README.md
Documentation/api/json-rpc/README.md
Documentation/cli/README.md
Documentation/cli/expr.md
Documentation/cli/getting_started.md
Documentation/cli/locspec.md
Documentation/installation/README.md
Documentation/installation/linux/install.md
Documentation/installation/osx/install.md
Documentation/installation/windows/install.md
Documentation/internal/README.md
Documentation/usage/README.md
Documentation/usage/commands.md
Documentation/usage/dlv.md
Documentation/usage/dlv_attach.md
Documentation/usage/dlv_connect.md
Documentation/usage/dlv_core.md
Documentation/usage/dlv_debug.md
Documentation/usage/dlv_exec.md
Documentation/usage/dlv_replay.md
Documentation/usage/dlv_run.md
Documentation/usage/dlv_test.md
Documentation/usage/dlv_trace.md
Documentation/usage/dlv_version.md
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.md
_fixtures/binarytrees.go
_fixtures/bpcountstest.go
_fixtures/bpfile
_fixtures/break.go
_fixtures/buildtest/main.go
_fixtures/callme.go
_fixtures/cgostacktest/hello.c
_fixtures/cgostacktest/hello.h
_fixtures/cgostacktest/main.go
_fixtures/cgotest.go
_fixtures/clientdo.go
_fixtures/consts.go
_fixtures/continuetestprog.go
_fixtures/coreemptystring.go
_fixtures/debug_line_benchmark_data
_fixtures/decllinetest.go
_fixtures/defercall.go
_fixtures/deferstack.go
_fixtures/dotpackagesiface.go
_fixtures/dwzcompression.go
_fixtures/exit.init
_fixtures/fncall.go
_fixtures/fputest/fputest.go
_fixtures/fputest/fputest_amd64.s
_fixtures/goroutinestackprog.go
_fixtures/increment.go
_fixtures/integrationprog.go
_fixtures/internal/dir.io/dir.go
_fixtures/internal/dir.io/io.io/io.go
_fixtures/internal/dir0/pkg/main.go
_fixtures/internal/dir0/renamedpackage/main.go
_fixtures/internal/dir1/pkg/main.go
_fixtures/is sue239.go
_fixtures/issue1101.go
_fixtures/issue1264.go
_fixtures/issue1374.go
_fixtures/issue1432.go
_fixtures/issue262.go
_fixtures/issue305.go
_fixtures/issue332.go
_fixtures/issue384.go
_fixtures/issue387.go
_fixtures/issue406.go
_fixtures/issue419.go
_fixtures/issue528.go
_fixtures/issue561.go
_fixtures/issue573.go
_fixtures/issue594.go
_fixtures/issue664.go
_fixtures/issue683.go
_fixtures/issue871.go
_fixtures/issue877.go
_fixtures/issue951.go
_fixtures/livetestprog.go
_fixtures/locationsUpperCase.go
_fixtures/locationsprog.go
_fixtures/locationsprog2.go
_fixtures/locationsprog3.go
_fixtures/loopprog.go
_fixtures/math.go
_fixtures/nextcond.go
_fixtures/nodisasm/main.go
_fixtures/nodisasm/nodisasm_amd64.s
_fixtures/nomaindir/file.go
_fixtures/notify-v2.go
_fixtures/panic.go
_fixtures/parallel_next.go
_fixtures/pkgrenames.go
_fixtures/pr1055.go
_fixtures/restartargs.go
_fixtures/retstack.go
_fixtures/scopeescapevareval.go
_fixtures/scopetest.go
_fixtures/sigchldprog.go
_fixtures/sleep.go
_fixtures/stacktraceprog.go
_fixtures/stepoutret.go
_fixtures/testargs.go
_fixtures/testenv.go
_fixtures/testinline.go
_fixtures/testnextdefer.go
_fixtures/testnextnethttp.go
_fixtures/testnextprog.go
_fixtures/testprog.go
_fixtures/testreturnaddress.go
_fixtures/testruntimebreakpoint.go
_fixtures/testshadow.go
_fixtures/teststep.go
_fixtures/teststepconcurrent.go
_fixtures/teststepprog.go
_fixtures/testthreads.go
_fixtures/testvariables.go
_fixtures/testvariables2.go
_fixtures/traceperf.go
_fixtures/workdir.go
appveyor.yml
assets/delve_horizontal.png
assets/delve_horizontal_2x.png
assets/delve_icon.png
assets/delve_icon_2x.png
cmd/dlv/cmds/commands.go
cmd/dlv/dlv_test.go
cmd/dlv/main.go
glide.lock
glide.yaml
go.mod
go.sum
pkg/config/config.go
pkg/config/split.go
pkg/config/split_test.go
pkg/dwarf/dwarfbuilder/builder.go
pkg/dwarf/dwarfbuilder/info.go
pkg/dwarf/dwarfbuilder/loc.go
pkg/dwarf/frame/entries.
Aborting
package github.com/derekparker/delve/cmd/dlv: exit status 1
gocode-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/stamblerre/gocode
github.com/stamblerre/gocode (download)
# cd C:\Users\usuario\go\src\github.com\stamblerre\gocode; git pull --ff-only
From https://github.com/stamblerre/gocode
* [new branch] cache -> origin/cache
* [new branch] master -> origin/master
error: The following untracked working tree files would be overwritten by merge:
.github/ISSUE_TEMPLATE
.gitignore
.travis.yml
LICENSE
README.md
client.go
docs/IDE_integration.md
docs/autocomplete_formats.md
emacs-company/README.md
emacs-company/company-go.el
emacs/go-autocomplete.el
gocode.go
internal/lookdot/lookdot.go
internal/lookdot/lookdot_test.go
internal/suggest/candidate.go
internal/suggest/cursorcontext.go
internal/suggest/formatters.go
internal/suggest/formatters_test.go
internal/suggest/suggest.go
internal/suggest/suggest_test.go
internal/suggest/testdata/test.0001/out.expected
internal/suggest/testdata/test.0001/test.go.in
internal/suggest/testdata/test.0002/out.expected
internal/suggest/testdata/test.0002/test.go.in
internal/suggest/testdata/test.0003/out.expected
internal/suggest/testdata/test.0003/test.go.in
internal/suggest/testdata/test.0004/out.expected
internal/suggest/testdata/test.0004/test.go.in
internal/suggest/testdata/test.0005/b.go
internal/suggest/testdata/test.0005/out.expected
internal/suggest/testdata/test.0005/test.go.in
internal/suggest/testdata/test.0006/b.go
internal/suggest/testdata/test.0006/out.expected
internal/suggest/testdata/test.0006/test.go.in
internal/suggest/testdata/test.0007/out.expected
internal/suggest/testdata/test.0007/test.go.in
internal/suggest/testdata/test.0008/out.expected
internal/suggest/testdata/test.0008/test.go.in
internal/suggest/testdata/test.0009/out.expected
internal/suggest/testdata/test.0009/test.go.in
internal/suggest/testdata/test.0010/out.expected
internal/suggest/testdata/test.0010/test.go.in
internal/suggest/testdata/test.0011/out.expected
internal/suggest/testdata/test.0011/test.go.in
internal/suggest/testdata/test.0012/out.expected
internal/suggest/testdata/test.0012/test.go.in
internal/suggest/testdata/test.0013/out.expected
internal/suggest/testdata/test.0013/test.go.in
internal/suggest/testdata/test.0014/out.expected
internal/suggest/testdata/test.0014/test.go.in
internal/suggest/testdata/test.0015/out.expected
internal/suggest/testdata/test.0015/test.go.in
internal/suggest/testdata/test.0016/out.expected
internal/suggest/testdata/test.0016/test.go.in
internal/suggest/testdata/test.0017/out.expected
internal/suggest/testdata/test.0017/test.go.in
internal/suggest/testdata/test.0018/out.expected
internal/suggest/testdata/test.0018/test.go.in
internal/suggest/testdata/test.0019/out.expected
internal/suggest/testdata/test.0019/test.go.in
internal/suggest/testdata/test.0020/out.expected
internal/suggest/testdata/test.0020/test.go.in
internal/suggest/testdata/test.0021/out.expected
internal/suggest/testdata/test.0021/test.go.in
internal/suggest/testdata/test.0022/out.expected
internal/suggest/testdata/test.0022/test.go.in
internal/suggest/testdata/test.0023/out.expected
internal/suggest/testdata/test.0023/test.go.in
internal/suggest/testdata/test.0024/out.expected
internal/suggest/testdata/test.0024/test.go.in
internal/suggest/testdata/test.0025/out.expected
internal/suggest/testdata/test.0025/test.go.in
internal/suggest/testdata/test.0026/out.expected
internal/suggest/testdata/test.0026/test.go.in
internal/suggest/testdata/test.0027/out.expected
internal/suggest/testdata/test.0027/test.go.in
internal/suggest/testdata/test.0028/out.expected
internal/suggest/testdata/test.0028/test.go.in
internal/suggest/testdata/test.0029/out.expected
internal/suggest/testdata/test.0029/test.go.in
internal/suggest/testdata/test.0030/out.expected
internal/suggest/testdata/test.0030/test.go.in
internal/suggest/testdata/test.0031/out.expected
internal/suggest/testdata/test.0031/test.go.in
internal/suggest/testdata/test.0032/out.expected
internal/suggest/testdata/test.0032/test.go.in
internal/suggest/testdata/test.0033/out.expected
internal/suggest/testdata/test.0033/test.go.in
internal/suggest/testdata/test.0034/out.expected
internal/suggest/testdata/test.0034/test.go.in
internal/suggest/testdata/test.0035/out.expected
internal/suggest/testdata/test.0035/test.go.in
internal/suggest/te
Aborting
package github.com/stamblerre/gocode: exit status 1
github.com/stamblerre/gocode (download)
# cd C:\Users\usuario\go\src\github.com\stamblerre\gocode; git pull --ff-only
From https://github.com/stamblerre/gocode
* [new branch] cache -> origin/cache
* [new branch] master -> origin/master
error: The following untracked working tree files would be overwritten by merge:
.github/ISSUE_TEMPLATE
.gitignore
.travis.yml
LICENSE
README.md
client.go
docs/IDE_integration.md
docs/autocomplete_formats.md
emacs-company/README.md
emacs-company/company-go.el
emacs/go-autocomplete.el
gocode.go
internal/lookdot/lookdot.go
internal/lookdot/lookdot_test.go
internal/suggest/candidate.go
internal/suggest/cursorcontext.go
internal/suggest/formatters.go
internal/suggest/formatters_test.go
internal/suggest/suggest.go
internal/suggest/suggest_test.go
internal/suggest/testdata/test.0001/out.expected
internal/suggest/testdata/test.0001/test.go.in
internal/suggest/testdata/test.0002/out.expected
internal/suggest/testdata/test.0002/test.go.in
internal/suggest/testdata/test.0003/out.expected
internal/suggest/testdata/test.0003/test.go.in
internal/suggest/testdata/test.0004/out.expected
internal/suggest/testdata/test.0004/test.go.in
internal/suggest/testdata/test.0005/b.go
internal/suggest/testdata/test.0005/out.expected
internal/suggest/testdata/test.0005/test.go.in
internal/suggest/testdata/test.0006/b.go
internal/suggest/testdata/test.0006/out.expected
internal/suggest/testdata/test.0006/test.go.in
internal/suggest/testdata/test.0007/out.expected
internal/suggest/testdata/test.0007/test.go.in
internal/suggest/testdata/test.0008/out.expected
internal/suggest/testdata/test.0008/test.go.in
internal/suggest/testdata/test.0009/out.expected
internal/suggest/testdata/test.0009/test.go.in
internal/suggest/testdata/test.0010/out.expected
internal/suggest/testdata/test.0010/test.go.in
internal/suggest/testdata/test.0011/out.expected
internal/suggest/testdata/test.0011/test.go.in
internal/suggest/testdata/test.0012/out.expected
internal/suggest/testdata/test.0012/test.go.in
internal/suggest/testdata/test.0013/out.expected
internal/suggest/testdata/test.0013/test.go.in
internal/suggest/testdata/test.0014/out.expected
internal/suggest/testdata/test.0014/test.go.in
internal/suggest/testdata/test.0015/out.expected
internal/suggest/testdata/test.0015/test.go.in
internal/suggest/testdata/test.0016/out.expected
internal/suggest/testdata/test.0016/test.go.in
internal/suggest/testdata/test.0017/out.expected
internal/suggest/testdata/test.0017/test.go.in
internal/suggest/testdata/test.0018/out.expected
internal/suggest/testdata/test.0018/test.go.in
internal/suggest/testdata/test.0019/out.expected
internal/suggest/testdata/test.0019/test.go.in
internal/suggest/testdata/test.0020/out.expected
internal/suggest/testdata/test.0020/test.go.in
internal/suggest/testdata/test.0021/out.expected
internal/suggest/testdata/test.0021/test.go.in
internal/suggest/testdata/test.0022/out.expected
internal/suggest/testdata/test.0022/test.go.in
internal/suggest/testdata/test.0023/out.expected
internal/suggest/testdata/test.0023/test.go.in
internal/suggest/testdata/test.0024/out.expected
internal/suggest/testdata/test.0024/test.go.in
internal/suggest/testdata/test.0025/out.expected
internal/suggest/testdata/test.0025/test.go.in
internal/suggest/testdata/test.0026/out.expected
internal/suggest/testdata/test.0026/test.go.in
internal/suggest/testdata/test.0027/out.expected
internal/suggest/testdata/test.0027/test.go.in
internal/suggest/testdata/test.0028/out.expected
internal/suggest/testdata/test.0028/test.go.in
internal/suggest/testdata/test.0029/out.expected
internal/suggest/testdata/test.0029/test.go.in
internal/suggest/testdata/test.0030/out.expected
internal/suggest/testdata/test.0030/test.go.in
internal/suggest/testdata/test.0031/out.expected
internal/suggest/testdata/test.0031/test.go.in
internal/suggest/testdata/test.0032/out.expected
internal/suggest/testdata/test.0032/test.go.in
internal/suggest/testdata/test.0033/out.expected
internal/suggest/testdata/test.0033/test.go.in
internal/suggest/testdata/test.0034/out.expected
internal/suggest/testdata/test.0034/test.go.in
internal/suggest/testdata/test.0035/out.expected
internal/suggest/testdata/test.0035/test.go.in
internal/suggest/te
Aborting
package github.com/stamblerre/gocode: exit status 1
godef:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/rogpeppe/godef
github.com/rogpeppe/godef (download)
# cd C:\Users\usuario\go\src\github.com\rogpeppe\godef; git pull --ff-only
From https://github.com/rogpeppe/godef
* [new branch] 001-more-tests -> origin/001-more-tests
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] 013-type-alias -> origin/013-type-alias
* [new branch] 014-go.mod -> origin/014-go.mod
* [new branch] master -> origin/master
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/rogpeppe/godef: exit status 1
github.com/rogpeppe/godef (download)
# cd C:\Users\usuario\go\src\github.com\rogpeppe\godef; git pull --ff-only
From https://github.com/rogpeppe/godef
* [new branch] 001-more-tests -> origin/001-more-tests
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] 013-type-alias -> origin/013-type-alias
* [new branch] 014-go.mod -> origin/014-go.mod
* [new branch] master -> origin/master
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/rogpeppe/godef: exit status 1
godef-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/ianthehat/godef
github.com/ianthehat/godef (download)
# cd C:\Users\usuario\go\src\github.com\ianthehat\godef; git pull --ff-only
From https://github.com/ianthehat/godef
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] adapt -> origin/adapt
* [new branch] bench -> origin/bench
* [new branch] master -> origin/master
* [new branch] modules -> origin/modules
* [new branch] packages -> origin/packages
* [new branch] print -> origin/print
* [new branch] profile -> origin/profile
* [new branch] refactor -> origin/refactor
* [new branch] testing -> origin/testing
* [new branch] tests -> origin/tests
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/ianthehat/godef: exit status 1
github.com/ianthehat/godef (download)
# cd C:\Users\usuario\go\src\github.com\ianthehat\godef; git pull --ff-only
From https://github.com/ianthehat/godef
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] adapt -> origin/adapt
* [new branch] bench -> origin/bench
* [new branch] master -> origin/master
* [new branch] modules -> origin/modules
* [new branch] packages -> origin/packages
* [new branch] print -> origin/print
* [new branch] profile -> origin/profile
* [new branch] refactor -> origin/refactor
* [new branch] testing -> origin/testing
* [new branch] tests -> origin/tests
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/ianthehat/godef: exit status 1
Installing github.com/sqs/goreturns FAILED
Installing golang.org/x/lint/golint SUCCEEDED
7 tools failed to install.
gocode:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/mdempsky/gocode
github.com/mdempsky/gocode (download)
# cd C:\Users\usuario\go\src\github.com\mdempsky\gocode; git pull --ff-only
From https://github.com/mdempsky/gocode
* [new branch] master -> origin/master
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
github.com/mdempsky/gocode (download)
# cd C:\Users\usuario\go\src\github.com\mdempsky\gocode; git pull --ff-only
From https://github.com/mdempsky/gocode
* [new branch] master -> origin/master
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
go-outline:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/ramya-rao-a/go-outline
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\usuario\go\src\golang.org\x\tools; git pull --ff-only
From https://go.googlesource.com/tools
* [new branch] master -> origin/master
* [new branch] release-branch.go1.10 -> origin/release-branch.go1.10
* [new branch] release-branch.go1.11 -> origin/release-branch.go1.11
* [new branch] release-branch.go1.2 -> origin/release-branch.go1.2
* [new branch] release-branch.go1.3 -> origin/release-branch.go1.3
* [new branch] release-branch.go1.4 -> origin/release-branch.go1.4
* [new branch] release-branch.go1.5 -> origin/release-branch.go1.5
* [new branch] release-branch.go1.6 -> origin/release-branch.go1.6
* [new branch] release-branch.go1.7 -> origin/release-branch.go1.7
* [new branch] release-branch.go1.8 -> origin/release-branch.go1.8
* [new branch] release-branch.go1.9 -> origin/release-branch.go1.9
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 golang.org/x/tools/go/buildutil: exit status 1
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\usuario\go\src\golang.org\x\tools; git pull --ff-only
From https://go.googlesource.com/tools
* [new branch] master -> origin/master
* [new branch] release-branch.go1.10 -> origin/release-branch.go1.10
* [new branch] release-branch.go1.11 -> origin/release-branch.go1.11
* [new branch] release-branch.go1.2 -> origin/release-branch.go1.2
* [new branch] release-branch.go1.3 -> origin/release-branch.go1.3
* [new branch] release-branch.go1.4 -> origin/release-branch.go1.4
* [new branch] release-branch.go1.5 -> origin/release-branch.go1.5
* [new branch] release-branch.go1.6 -> origin/release-branch.go1.6
* [new branch] release-branch.go1.7 -> origin/release-branch.go1.7
* [new branch] release-branch.go1.8 -> origin/release-branch.go1.8
* [new branch] release-branch.go1.9 -> origin/release-branch.go1.9
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 golang.org/x/tools/go/buildutil: exit status 1
go-symbols:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/acroca/go-symbols
github.com/acroca/go-symbols (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
golang.org/x/tools/go/buildutil
github.com/acroca/go-symbols
go get github.com/acroca/go-symbols: build output "C:\\Users\\usuario\\go\\bin\\go-symbols.exe" already exists and is not an object file
github.com/acroca/go-symbols (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
golang.org/x/tools/go/buildutil
github.com/acroca/go-symbols
go get github.com/acroca/go-symbols: build output "C:\\Users\\usuario\\go\\bin\\go-symbols.exe" already exists and is not an object file
dlv:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/derekparker/delve/cmd/dlv
github.com/derekparker/delve (download)
# cd C:\Users\usuario\go\src\github.com\derekparker\delve; git pull --ff-only
From https://github.com/derekparker/delve
* [new branch] 32bit -> origin/32bit
* [new branch] check-docs -> origin/check-docs
* [new branch] ci-17 -> origin/ci-17
* [new branch] closeexec -> origin/closeexec
* [new branch] cmds-alpha -> origin/cmds-alpha
* [new branch] fix-benchmark -> origin/fix-benchmark
* [new branch] fix-closed-channel-err -> origin/fix-closed-channel-err
* [new branch] fix-goroutine-created-line -> origin/fix-goroutine-created-line
* [new branch] fix-make-for-modules -> origin/fix-make-for-modules
* [new branch] fix-sys-user-issue -> origin/fix-sys-user-issue
* [new branch] function-call -> origin/function-call
* [new branch] gdbserial-function-calls -> origin/gdbserial-function-calls
* [new branch] getting-started-doc -> origin/getting-started-doc
* [new branch] go-module -> origin/go-module
* [new branch] improve-docs -> origin/improve-docs
* [new branch] improve-trace -> origin/improve-trace
* [new branch] master -> origin/master
* [new branch] minor-cleanup -> origin/minor-cleanup
* [new branch] misc-osx-refactors -> origin/misc-osx-refactors
* [new branch] osx-fixes -> origin/osx-fixes
* [new branch] osx-sucks -> origin/osx-sucks
* [new branch] osx-test -> origin/osx-test
* [new branch] println-fix -> origin/println-fix
* [new branch] proc-osx -> origin/proc-osx
* [new branch] refactor-parseg-var -> origin/refactor-parseg-var
* [new branch] refactor-post-load -> origin/refactor-post-load
* [new branch] refactor-proc -> origin/refactor-proc
* [new branch] refactor-proc-debugger -> origin/refactor-proc-debugger
* [new branch] refactor2 -> origin/refactor2
* [new branch] refactor3 -> origin/refactor3
* [new branch] release-bin-upload -> origin/release-bin-upload
* [new branch] rpc-service -> origin/rpc-service
* [new branch] step-info-function -> origin/step-info-function
* [new branch] target-refactor -> origin/target-refactor
* [new branch] trace-no-package -> origin/trace-no-package
* [new branch] trace-return-values -> origin/trace-return-values
* [new branch] trace-tests-and-binaries -> origin/trace-tests-and-binaries
* [new branch] travis -> origin/travis
* [new branch] travis-go-18 -> origin/travis-go-18
* [new branch] update-docs -> origin/update-docs
* [new branch] update-osx-install -> origin/update-osx-install
* [new branch] v0.12.0 -> origin/v0.12.0
* [new branch] v1.0.0 -> origin/v1.0.0
* [new branch] wip-fix-linux-halt -> origin/wip-fix-linux-halt
* [new branch] wip-osx-hw-bp -> origin/wip-osx-hw-bp
* [new branch] wip-refactor-take-duex -> origin/wip-refactor-take-duex
error: The following untracked working tree files would be overwritten by merge:
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Documentation/EditorIntegration.md
Documentation/KnownBugs.md
Documentation/README.md
Documentation/api/ClientHowto.md
Documentation/api/README.md
Documentation/api/json-rpc/README.md
Documentation/cli/README.md
Documentation/cli/expr.md
Documentation/cli/getting_started.md
Documentation/cli/locspec.md
Documentation/installation/README.md
Documentation/installation/linux/install.md
Documentation/installation/osx/install.md
Documentation/installation/windows/install.md
Documentation/internal/README.md
Documentation/usage/README.md
Documentation/usage/commands.md
Documentation/usage/dlv.md
Documentation/usage/dlv_attach.md
Documentation/usage/dlv_connect.md
Documentation/usage/dlv_core.md
Documentation/usage/dlv_debug.md
Documentation/usage/dlv_exec.md
Documentation/usage/dlv_replay.md
Documentation/usage/dlv_run.md
Documentation/usage/dlv_test.md
Documentation/usage/dlv_trace.md
Documentation/usage/dlv_version.md
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.md
_fixtures/binarytrees.go
_fixtures/bpcountstest.go
_fixtures/bpfile
_fixtures/break.go
_fixtures/buildtest/main.go
_fixtures/callme.go
_fixtures/cgostacktest/hello.c
_fixtures/cgostacktest/hello.h
_fixtures/cgostacktest/main.go
_fixtures/cgotest.go
_fixtures/clientdo.go
_fixtures/consts.go
_fixtures/continuetestprog.go
_fixtures/coreemptystring.go
_fixtures/debug_line_benchmark_data
_fixtures/decllinetest.go
_fixtures/defercall.go
_fixtures/deferstack.go
_fixtures/dotpackagesiface.go
_fixtures/dwzcompression.go
_fixtures/exit.init
_fixtures/fncall.go
_fixtures/fputest/fputest.go
_fixtures/fputest/fputest_amd64.s
_fixtures/goroutinestackprog.go
_fixtures/increment.go
_fixtures/integrationprog.go
_fixtures/internal/dir.io/dir.go
_fixtures/internal/dir.io/io.io/io.go
_fixtures/internal/dir0/pkg/main.go
_fixtures/internal/dir0/renamedpackage/main.go
_fixtures/internal/dir1/pkg/main.go
_fixtures/is sue239.go
_fixtures/issue1101.go
_fixtures/issue1264.go
_fixtures/issue1374.go
_fixtures/issue1432.go
_fixtures/issue262.go
_fixtures/issue305.go
_fixtures/issue332.go
_fixtures/issue384.go
_fixtures/issue387.go
_fixtures/issue406.go
_fixtures/issue419.go
_fixtures/issue528.go
_fixtures/issue561.go
_fixtures/issue573.go
_fixtures/issue594.go
_fixtures/issue664.go
_fixtures/issue683.go
_fixtures/issue871.go
_fixtures/issue877.go
_fixtures/issue951.go
_fixtures/livetestprog.go
_fixtures/locationsUpperCase.go
_fixtures/locationsprog.go
_fixtures/locationsprog2.go
_fixtures/locationsprog3.go
_fixtures/loopprog.go
_fixtures/math.go
_fixtures/nextcond.go
_fixtures/nodisasm/main.go
_fixtures/nodisasm/nodisasm_amd64.s
_fixtures/nomaindir/file.go
_fixtures/notify-v2.go
_fixtures/panic.go
_fixtures/parallel_next.go
_fixtures/pkgrenames.go
_fixtures/pr1055.go
_fixtures/restartargs.go
_fixtures/retstack.go
_fixtures/scopeescapevareval.go
_fixtures/scopetest.go
_fixtures/sigchldprog.go
_fixtures/sleep.go
_fixtures/stacktraceprog.go
_fixtures/stepoutret.go
_fixtures/testargs.go
_fixtures/testenv.go
_fixtures/testinline.go
_fixtures/testnextdefer.go
_fixtures/testnextnethttp.go
_fixtures/testnextprog.go
_fixtures/testprog.go
_fixtures/testreturnaddress.go
_fixtures/testruntimebreakpoint.go
_fixtures/testshadow.go
_fixtures/teststep.go
_fixtures/teststepconcurrent.go
_fixtures/teststepprog.go
_fixtures/testthreads.go
_fixtures/testvariables.go
_fixtures/testvariables2.go
_fixtures/traceperf.go
_fixtures/workdir.go
appveyor.yml
assets/delve_horizontal.png
assets/delve_horizontal_2x.png
assets/delve_icon.png
assets/delve_icon_2x.png
cmd/dlv/cmds/commands.go
cmd/dlv/dlv_test.go
cmd/dlv/main.go
glide.lock
glide.yaml
go.mod
go.sum
pkg/config/config.go
pkg/config/split.go
pkg/config/split_test.go
pkg/dwarf/dwarfbuilder/builder.go
pkg/dwarf/dwarfbuilder/info.go
pkg/dwarf/dwarfbuilder/loc.go
pkg/dwarf/frame/entries.
Aborting
package github.com/derekparker/delve/cmd/dlv: exit status 1
github.com/derekparker/delve (download)
# cd C:\Users\usuario\go\src\github.com\derekparker\delve; git pull --ff-only
From https://github.com/derekparker/delve
* [new branch] 32bit -> origin/32bit
* [new branch] check-docs -> origin/check-docs
* [new branch] ci-17 -> origin/ci-17
* [new branch] closeexec -> origin/closeexec
* [new branch] cmds-alpha -> origin/cmds-alpha
* [new branch] fix-benchmark -> origin/fix-benchmark
* [new branch] fix-closed-channel-err -> origin/fix-closed-channel-err
* [new branch] fix-goroutine-created-line -> origin/fix-goroutine-created-line
* [new branch] fix-make-for-modules -> origin/fix-make-for-modules
* [new branch] fix-sys-user-issue -> origin/fix-sys-user-issue
* [new branch] function-call -> origin/function-call
* [new branch] gdbserial-function-calls -> origin/gdbserial-function-calls
* [new branch] getting-started-doc -> origin/getting-started-doc
* [new branch] go-module -> origin/go-module
* [new branch] improve-docs -> origin/improve-docs
* [new branch] improve-trace -> origin/improve-trace
* [new branch] master -> origin/master
* [new branch] minor-cleanup -> origin/minor-cleanup
* [new branch] misc-osx-refactors -> origin/misc-osx-refactors
* [new branch] osx-fixes -> origin/osx-fixes
* [new branch] osx-sucks -> origin/osx-sucks
* [new branch] osx-test -> origin/osx-test
* [new branch] println-fix -> origin/println-fix
* [new branch] proc-osx -> origin/proc-osx
* [new branch] refactor-parseg-var -> origin/refactor-parseg-var
* [new branch] refactor-post-load -> origin/refactor-post-load
* [new branch] refactor-proc -> origin/refactor-proc
* [new branch] refactor-proc-debugger -> origin/refactor-proc-debugger
* [new branch] refactor2 -> origin/refactor2
* [new branch] refactor3 -> origin/refactor3
* [new branch] release-bin-upload -> origin/release-bin-upload
* [new branch] rpc-service -> origin/rpc-service
* [new branch] step-info-function -> origin/step-info-function
* [new branch] target-refactor -> origin/target-refactor
* [new branch] trace-no-package -> origin/trace-no-package
* [new branch] trace-return-values -> origin/trace-return-values
* [new branch] trace-tests-and-binaries -> origin/trace-tests-and-binaries
* [new branch] travis -> origin/travis
* [new branch] travis-go-18 -> origin/travis-go-18
* [new branch] update-docs -> origin/update-docs
* [new branch] update-osx-install -> origin/update-osx-install
* [new branch] v0.12.0 -> origin/v0.12.0
* [new branch] v1.0.0 -> origin/v1.0.0
* [new branch] wip-fix-linux-halt -> origin/wip-fix-linux-halt
* [new branch] wip-osx-hw-bp -> origin/wip-osx-hw-bp
* [new branch] wip-refactor-take-duex -> origin/wip-refactor-take-duex
error: The following untracked working tree files would be overwritten by merge:
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Documentation/EditorIntegration.md
Documentation/KnownBugs.md
Documentation/README.md
Documentation/api/ClientHowto.md
Documentation/api/README.md
Documentation/api/json-rpc/README.md
Documentation/cli/README.md
Documentation/cli/expr.md
Documentation/cli/getting_started.md
Documentation/cli/locspec.md
Documentation/installation/README.md
Documentation/installation/linux/install.md
Documentation/installation/osx/install.md
Documentation/installation/windows/install.md
Documentation/internal/README.md
Documentation/usage/README.md
Documentation/usage/commands.md
Documentation/usage/dlv.md
Documentation/usage/dlv_attach.md
Documentation/usage/dlv_connect.md
Documentation/usage/dlv_core.md
Documentation/usage/dlv_debug.md
Documentation/usage/dlv_exec.md
Documentation/usage/dlv_replay.md
Documentation/usage/dlv_run.md
Documentation/usage/dlv_test.md
Documentation/usage/dlv_trace.md
Documentation/usage/dlv_version.md
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.md
_fixtures/binarytrees.go
_fixtures/bpcountstest.go
_fixtures/bpfile
_fixtures/break.go
_fixtures/buildtest/main.go
_fixtures/callme.go
_fixtures/cgostacktest/hello.c
_fixtures/cgostacktest/hello.h
_fixtures/cgostacktest/main.go
_fixtures/cgotest.go
_fixtures/clientdo.go
_fixtures/consts.go
_fixtures/continuetestprog.go
_fixtures/coreemptystring.go
_fixtures/debug_line_benchmark_data
_fixtures/decllinetest.go
_fixtures/defercall.go
_fixtures/deferstack.go
_fixtures/dotpackagesiface.go
_fixtures/dwzcompression.go
_fixtures/exit.init
_fixtures/fncall.go
_fixtures/fputest/fputest.go
_fixtures/fputest/fputest_amd64.s
_fixtures/goroutinestackprog.go
_fixtures/increment.go
_fixtures/integrationprog.go
_fixtures/internal/dir.io/dir.go
_fixtures/internal/dir.io/io.io/io.go
_fixtures/internal/dir0/pkg/main.go
_fixtures/internal/dir0/renamedpackage/main.go
_fixtures/internal/dir1/pkg/main.go
_fixtures/is sue239.go
_fixtures/issue1101.go
_fixtures/issue1264.go
_fixtures/issue1374.go
_fixtures/issue1432.go
_fixtures/issue262.go
_fixtures/issue305.go
_fixtures/issue332.go
_fixtures/issue384.go
_fixtures/issue387.go
_fixtures/issue406.go
_fixtures/issue419.go
_fixtures/issue528.go
_fixtures/issue561.go
_fixtures/issue573.go
_fixtures/issue594.go
_fixtures/issue664.go
_fixtures/issue683.go
_fixtures/issue871.go
_fixtures/issue877.go
_fixtures/issue951.go
_fixtures/livetestprog.go
_fixtures/locationsUpperCase.go
_fixtures/locationsprog.go
_fixtures/locationsprog2.go
_fixtures/locationsprog3.go
_fixtures/loopprog.go
_fixtures/math.go
_fixtures/nextcond.go
_fixtures/nodisasm/main.go
_fixtures/nodisasm/nodisasm_amd64.s
_fixtures/nomaindir/file.go
_fixtures/notify-v2.go
_fixtures/panic.go
_fixtures/parallel_next.go
_fixtures/pkgrenames.go
_fixtures/pr1055.go
_fixtures/restartargs.go
_fixtures/retstack.go
_fixtures/scopeescapevareval.go
_fixtures/scopetest.go
_fixtures/sigchldprog.go
_fixtures/sleep.go
_fixtures/stacktraceprog.go
_fixtures/stepoutret.go
_fixtures/testargs.go
_fixtures/testenv.go
_fixtures/testinline.go
_fixtures/testnextdefer.go
_fixtures/testnextnethttp.go
_fixtures/testnextprog.go
_fixtures/testprog.go
_fixtures/testreturnaddress.go
_fixtures/testruntimebreakpoint.go
_fixtures/testshadow.go
_fixtures/teststep.go
_fixtures/teststepconcurrent.go
_fixtures/teststepprog.go
_fixtures/testthreads.go
_fixtures/testvariables.go
_fixtures/testvariables2.go
_fixtures/traceperf.go
_fixtures/workdir.go
appveyor.yml
assets/delve_horizontal.png
assets/delve_horizontal_2x.png
assets/delve_icon.png
assets/delve_icon_2x.png
cmd/dlv/cmds/commands.go
cmd/dlv/dlv_test.go
cmd/dlv/main.go
glide.lock
glide.yaml
go.mod
go.sum
pkg/config/config.go
pkg/config/split.go
pkg/config/split_test.go
pkg/dwarf/dwarfbuilder/builder.go
pkg/dwarf/dwarfbuilder/info.go
pkg/dwarf/dwarfbuilder/loc.go
pkg/dwarf/frame/entries.
Aborting
package github.com/derekparker/delve/cmd/dlv: exit status 1
gocode-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/stamblerre/gocode
github.com/stamblerre/gocode (download)
# cd C:\Users\usuario\go\src\github.com\stamblerre\gocode; git pull --ff-only
From https://github.com/stamblerre/gocode
* branch HEAD -> FETCH_HEAD
error: Unable to create 'C:/Users/usuario/go/src/github.com/stamblerre/gocode/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
package github.com/stamblerre/gocode: exit status 1
github.com/stamblerre/gocode (download)
# cd C:\Users\usuario\go\src\github.com\stamblerre\gocode; git pull --ff-only
From https://github.com/stamblerre/gocode
* branch HEAD -> FETCH_HEAD
error: Unable to create 'C:/Users/usuario/go/src/github.com/stamblerre/gocode/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
package github.com/stamblerre/gocode: exit status 1
godef:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/rogpeppe/godef
github.com/rogpeppe/godef (download)
# cd .; git clone https://github.com/rogpeppe/godef C:\Users\usuario\go\src\github.com\rogpeppe\godef
Cloning into 'C:\Users\usuario\go\src\github.com\rogpeppe\godef'...
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
BUG: refs/files-backend.c:2889: initial ref transaction called with existing refs
package github.com/rogpeppe/godef: exit status 3
github.com/rogpeppe/godef (download)
# cd .; git clone https://github.com/rogpeppe/godef C:\Users\usuario\go\src\github.com\rogpeppe\godef
Cloning into 'C:\Users\usuario\go\src\github.com\rogpeppe\godef'...
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
BUG: refs/files-backend.c:2889: initial ref transaction called with existing refs
package github.com/rogpeppe/godef: exit status 3
goreturns:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/sqs/goreturns
github.com/sqs/goreturns (download)
# cd C:\Users\usuario\go\src\github.com\sqs\goreturns; git pull --ff-only
From https://github.com/sqs/goreturns
* [new branch] master -> origin/master
* [new branch] srcdir-single-file -> origin/srcdir-single-file
error: The following untracked working tree files would be overwritten by merge:
.travis.yml
LICENSE
README.md
_samples/a.go
_samples/b.go
goreturns.go
returns/fix.go
returns/fix_test.go
returns/index.go
returns/returns.go
screencast.gif
Please move or remove them before you merge.
Aborting
package github.com/sqs/goreturns: exit status 1
github.com/sqs/goreturns (download)
# cd C:\Users\usuario\go\src\github.com\sqs\goreturns; git pull --ff-only
From https://github.com/sqs/goreturns
* [new branch] master -> origin/master
* [new branch] srcdir-single-file -> origin/srcdir-single-file
error: The following untracked working tree files would be overwritten by merge:
.travis.yml
LICENSE
README.md
_samples/a.go
_samples/b.go
goreturns.go
returns/fix.go
returns/fix_test.go
returns/index.go
returns/returns.go
screencast.gif
Please move or remove them before you merge.
Aborting
package github.com/sqs/goreturns: exit status 1
Installing github.com/sqs/goreturns FAILED
Installing golang.org/x/lint/golint SUCCEEDED
7 tools failed to install.
gocode:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/mdempsky/gocode
github.com/mdempsky/gocode (download)
# cd C:\Users\usuario\go\src\github.com\mdempsky\gocode; git pull --ff-only
From https://github.com/mdempsky/gocode
* [new branch] master -> origin/master
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
github.com/mdempsky/gocode (download)
# cd C:\Users\usuario\go\src\github.com\mdempsky\gocode; git pull --ff-only
From https://github.com/mdempsky/gocode
* [new branch] master -> origin/master
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
gopkgs:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/uudashr/gopkgs/cmd/gopkgs
github.com/uudashr/gopkgs (download)
github.com/karrick/godirwalk (download)
# cd C:\Users\usuario\go\src\github.com\karrick\godirwalk; 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/karrick/godirwalk: exit status 1
github.com/pkg/errors (download)
# cd C:\Users\usuario\go\src\github.com\pkg\errors; git pull --ff-only
From https://github.com/pkg/errors
* branch HEAD -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.gitignore
.travis.yml
LICENSE
README.md
appveyor.yml
bench_test.go
errors.go
errors_test.go
example_test.go
format_test.go
stack.go
stack_test.go
Please move or remove them before you merge.
Aborting
package github.com/pkg/errors: exit status 1
github.com/uudashr/gopkgs (download)
github.com/karrick/godirwalk (download)
# cd C:\Users\usuario\go\src\github.com\karrick\godirwalk; 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/karrick/godirwalk: exit status 1
github.com/pkg/errors (download)
# cd C:\Users\usuario\go\src\github.com\pkg\errors; git pull --ff-only
From https://github.com/pkg/errors
* branch HEAD -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.gitignore
.travis.yml
LICENSE
README.md
appveyor.yml
bench_test.go
errors.go
errors_test.go
example_test.go
format_test.go
stack.go
stack_test.go
Please move or remove them before you merge.
Aborting
package github.com/pkg/errors: exit status 1
go-outline:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/ramya-rao-a/go-outline
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\usuario\go\src\golang.org\x\tools; git pull --ff-only
From https://go.googlesource.com/tools
* [new branch] master -> origin/master
* [new branch] release-branch.go1.10 -> origin/release-branch.go1.10
* [new branch] release-branch.go1.11 -> origin/release-branch.go1.11
* [new branch] release-branch.go1.2 -> origin/release-branch.go1.2
* [new branch] release-branch.go1.3 -> origin/release-branch.go1.3
* [new branch] release-branch.go1.4 -> origin/release-branch.go1.4
* [new branch] release-branch.go1.5 -> origin/release-branch.go1.5
* [new branch] release-branch.go1.6 -> origin/release-branch.go1.6
* [new branch] release-branch.go1.7 -> origin/release-branch.go1.7
* [new branch] release-branch.go1.8 -> origin/release-branch.go1.8
* [new branch] release-branch.go1.9 -> origin/release-branch.go1.9
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 golang.org/x/tools/go/buildutil: exit status 1
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\usuario\go\src\golang.org\x\tools; git pull --ff-only
From https://go.googlesource.com/tools
* [new branch] master -> origin/master
* [new branch] release-branch.go1.10 -> origin/release-branch.go1.10
* [new branch] release-branch.go1.11 -> origin/release-branch.go1.11
* [new branch] release-branch.go1.2 -> origin/release-branch.go1.2
* [new branch] release-branch.go1.3 -> origin/release-branch.go1.3
* [new branch] release-branch.go1.4 -> origin/release-branch.go1.4
* [new branch] release-branch.go1.5 -> origin/release-branch.go1.5
* [new branch] release-branch.go1.6 -> origin/release-branch.go1.6
* [new branch] release-branch.go1.7 -> origin/release-branch.go1.7
* [new branch] release-branch.go1.8 -> origin/release-branch.go1.8
* [new branch] release-branch.go1.9 -> origin/release-branch.go1.9
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 golang.org/x/tools/go/buildutil: exit status 1
dlv:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/derekparker/delve/cmd/dlv
github.com/derekparker/delve (download)
# cd .; git clone https://github.com/derekparker/delve C:\Users\usuario\go\src\github.com\derekparker\delve
Cloning into 'C:\Users\usuario\go\src\github.com\derekparker\delve'...
error: Untracked working tree file '.gitattributes' would be overwritten by merge.
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
package github.com/derekparker/delve/cmd/dlv: exit status 128
github.com/derekparker/delve (download)
# cd .; git clone https://github.com/derekparker/delve C:\Users\usuario\go\src\github.com\derekparker\delve
Cloning into 'C:\Users\usuario\go\src\github.com\derekparker\delve'...
error: Untracked working tree file '.gitattributes' would be overwritten by merge.
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
package github.com/derekparker/delve/cmd/dlv: exit status 128
godef:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/rogpeppe/godef
github.com/rogpeppe/godef (download)
# cd C:\Users\usuario\go\src\github.com\rogpeppe\godef; git pull --ff-only
From https://github.com/rogpeppe/godef
* [new branch] 001-more-tests -> origin/001-more-tests
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] 013-type-alias -> origin/013-type-alias
* [new branch] 014-go.mod -> origin/014-go.mod
* [new branch] master -> origin/master
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/rogpeppe/godef: exit status 1
github.com/rogpeppe/godef (download)
# cd C:\Users\usuario\go\src\github.com\rogpeppe\godef; git pull --ff-only
From https://github.com/rogpeppe/godef
* [new branch] 001-more-tests -> origin/001-more-tests
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] 013-type-alias -> origin/013-type-alias
* [new branch] 014-go.mod -> origin/014-go.mod
* [new branch] master -> origin/master
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/rogpeppe/godef: exit status 1
godef-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/ianthehat/godef
github.com/ianthehat/godef (download)
# cd C:\Users\usuario\go\src\github.com\ianthehat\godef; git pull --ff-only
From https://github.com/ianthehat/godef
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] adapt -> origin/adapt
* [new branch] bench -> origin/bench
* [new branch] master -> origin/master
* [new branch] modules -> origin/modules
* [new branch] packages -> origin/packages
* [new branch] print -> origin/print
* [new branch] profile -> origin/profile
* [new branch] refactor -> origin/refactor
* [new branch] testing -> origin/testing
* [new branch] tests -> origin/tests
error: The following untracked working tree files would be overwritten by merge:
.gitignore
Godeps/Godeps.json
Godeps/Readme
LICENSE
README
acme.go
doc.go
go.mod
go.sum
godef.go
godef_test.go
testdata/a/a.go
testdata/a/random.go
testdata/b/b.go
testdata/b/c.go
testdata/b/c.go.saved
testdata/broken/unclosedIf.go
vendor/9fans.net/go/LICENSE
vendor/9fans.net/go/acme/Makefile
vendor/9fans.net/go/acme/acme.go
vendor/9fans.net/go/plan9/Makefile
vendor/9fans.net/go/plan9/bit.go
vendor/9fans.net/go/plan9/client/Makefile
vendor/9fans.net/go/plan9/client/conn.go
vendor/9fans.net/go/plan9/client/dial.go
vendor/9fans.net/go/plan9/client/fid.go
vendor/9fans.net/go/plan9/client/fsys.go
vendor/9fans.net/go/plan9/const.go
vendor/9fans.net/go/plan9/dir.go
vendor/9fans.net/go/plan9/fcall.go
Please move or remove them before you merge.
Aborting
package github.com/ianthehat/godef: exit status 1
github.com/ianthehat/godef (download)
# cd C:\Users\usuario\go\src\github.com\ianthehat\godef; git pull --ff-only
From https://github.com/ianthehat/godef
* [new branch] 002-fix-tests -> origin/002-fix-tests
* [new branch] 003-fix -> origin/003-fix
* [new branch] 004-fix-local-expression -> origin/004-fix-local-expression
* [new branch] 006-vendor-support -> origin/006-vendor-support
* [new branch] 007-proper-import-names -> origin/007-proper-import-names
* [new branch] 008-vendor-9fans -> origin/008-vendor-9fans
* [new branch] 009-oops -> origin/009-oops
* [new branch] 010-unused-gopath -> origin/010-unused-gopath
* [new branch] 011-fix-net-definitions -> origin/011-fix-net-definitions
* [new branch] adapt -> origin/adapt
* [new branch] bench -> origin/bench
* [new branch] master -> origin/master
* [new branch] modules -> origin/modules
* [new branch] packages -> origin/packages
* [new branch] print -> origin/print
* [new branch] profile -> origin/profile
* [new branch] refactor -> origin/refactor
* [new branch] testing -> origin/testing
* [new branch] tests -> origin/tests
error: The following untracked working tree files would be overwritten by merge:
.gitignore
Godeps/Godeps.json
Godeps/Readme
LICENSE
README
acme.go
doc.go
go.mod
go.sum
godef.go
godef_test.go
testdata/a/a.go
testdata/a/random.go
testdata/b/b.go
testdata/b/c.go
testdata/b/c.go.saved
testdata/broken/unclosedIf.go
vendor/9fans.net/go/LICENSE
vendor/9fans.net/go/acme/Makefile
vendor/9fans.net/go/acme/acme.go
vendor/9fans.net/go/plan9/Makefile
vendor/9fans.net/go/plan9/bit.go
vendor/9fans.net/go/plan9/client/Makefile
vendor/9fans.net/go/plan9/client/conn.go
vendor/9fans.net/go/plan9/client/dial.go
vendor/9fans.net/go/plan9/client/fid.go
vendor/9fans.net/go/plan9/client/fsys.go
vendor/9fans.net/go/plan9/const.go
vendor/9fans.net/go/plan9/dir.go
vendor/9fans.net/go/plan9/fcall.go
Please move or remove them before you merge.
Aborting
package github.com/ianthehat/godef: exit status 1
goreturns:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/sqs/goreturns
github.com/sqs/goreturns (download)
# cd C:\Users\usuario\go\src\github.com\sqs\goreturns; git pull --ff-only
From https://github.com/sqs/goreturns
* [new branch] master -> origin/master
* [new branch] srcdir-single-file -> origin/srcdir-single-file
error: The following untracked working tree files would be overwritten by merge:
.travis.yml
LICENSE
README.md
_samples/a.go
_samples/b.go
goreturns.go
returns/fix.go
returns/fix_test.go
returns/index.go
returns/returns.go
screencast.gif
Please move or remove them before you merge.
Aborting
package github.com/sqs/goreturns: exit status 1
github.com/sqs/goreturns (download)
# cd C:\Users\usuario\go\src\github.com\sqs\goreturns; git pull --ff-only
From https://github.com/sqs/goreturns
* [new branch] master -> origin/master
* [new branch] srcdir-single-file -> origin/srcdir-single-file
error: The following untracked working tree files would be overwritten by merge:
.travis.yml
LICENSE
README.md
_samples/a.go
_samples/b.go
goreturns.go
returns/fix.go
returns/fix_test.go
returns/index.go
returns/returns.go
screencast.gif
Please move or remove them before you merge.
Aborting
package github.com/sqs/goreturns: exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment