From: Oling Cat tags, remove an extra close parenthesis.
X-Git-Tag: go1.5beta1~2428
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ce36552083ef281d4c90b2396a56afa039e119b0;p=gostls13.git
doc/contribute: add necessary
tags, remove an extra close parenthesis.
Change-Id: I7238ae84d637534a345e5d077b8c63466148bd75
Reviewed-on: https://go-review.googlesource.com/1521
Reviewed-by: Russ Cox
Change-Id
line to the commit
message and check that all Go source files have been formatted with gofmt. Even
if you intend to use plain Git for daily work, install the hooks in a new Git
-checkout by running git-codereview
hooks
).
+checkout by running git-codereview
hooks
.
-(In git terms, git sync runs
+(In git terms, git
sync
runs
git
pull
-r
.)