]> Cypherpunks repositories - gostls13.git/commit
misc/bash: Completion for go tool.
authorYissakhar Z. Beck <yissakhar.beck@gmail.com>
Mon, 27 Feb 2012 20:41:49 +0000 (07:41 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 27 Feb 2012 20:41:49 +0000 (07:41 +1100)
commit1f5fde09159fe2a4a87129af307045ca7b12f727
treec27b79523619adc333a80cf440fab69fe1fddd67
parent9aff05e3627d607150d0dbf07901c786d11721cd
misc/bash: Completion for go tool.

This covers most of the tool's functionality. At some point,
support should probably be added for testflags and the various go
tools.

R=golang-dev, bradfitz, kyle, minux.ma
CC=golang-dev
https://golang.org/cl/5646066
misc/bash/go