Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
c6336155
Commit
c6336155
authored
Jan 13, 2010
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribute.html: suggest hg mail instead of hg upload
R=r CC=golang-dev
https://golang.org/cl/186145
parent
6c2e0fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/contribute.html
doc/contribute.html
+3
-3
No files found.
doc/contribute.html
View file @
c6336155
...
...
@@ -416,15 +416,15 @@ When you have revised the code and are ready for another round of review, run
</p>
<pre>
$ hg
upload
99999
$ hg
mail
99999
</pre>
<p>
to upload the latest copy.
<p>
again to upload the latest copy and send mail asking the reviewers to please take another look
(
<code>
PTAL
</code>
).
You might also visit the code review web page and reply to the comments,
letting the reviewer know that you've addressed them or explain why you
haven't. When you're done replying, click
“
Publish and Mail comments
”
to send the line-by-line replies and any other comments.
A common acronym in such mails is
<code>
PTAL
</code>
: please take another look.
</p>
<p>
The reviewer can comment on the new copy, and the process repeats.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment