1
0
mirror of https://github.com/golang/go synced 2024-11-18 07:04:52 -07:00
go/refactor
Alan Donovan 4549178751 x/tools: clone some files in preparation for alias changes
This CL only copies files and updates build tags.
Substantive changes will come in follow-ups.
This is a workaround for git's lack of rename/copy tracking.

Tested with go1.6, go1.7, and tip (go1.8).

Change-Id: Id88a05273fb963586b228d5e5dfacab32133a960
Reviewed-on: https://go-review.googlesource.com/32630
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-11-02 16:57:37 +00:00
..
eg x/tools: clone some files in preparation for alias changes 2016-11-02 16:57:37 +00:00
importgraph refactor/importgraph: document that graphs are cyclic 2016-03-03 22:47:59 +00:00
rename x/tools: clone some files in preparation for alias changes 2016-11-02 16:57:37 +00:00
satisfy x/tools: clone some files in preparation for alias changes 2016-11-02 16:57:37 +00:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

golang.org/x/tools/refactor: libraries for refactoring tools.