]> Cypherpunks repositories - gostls13.git/commit
new command hgpatch, for use by codereview extension
authorRuss Cox <rsc@golang.org>
Thu, 5 Nov 2009 17:27:19 +0000 (09:27 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 5 Nov 2009 17:27:19 +0000 (09:27 -0800)
commit1329012a235067c057726341f369b6960682dae9
treea70b91d0508dc3c5f4c22079ddfd856dea22d825
parent3630bfbe9f45ff00c20e004ef8bac658d13cf3dc
new command hgpatch, for use by codereview extension

R=r
http://go/go-review/1018059
src/cmd/clean.bash
src/cmd/hgpatch/Makefile [new file with mode: 0644]
src/cmd/hgpatch/doc.go [new file with mode: 0644]
src/cmd/hgpatch/main.go [new file with mode: 0644]
src/make.bash