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
5facb847
Commit
5facb847
authored
Dec 09, 2009
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/contribute: try to make it clearer that you send a review with hg mail, not hg submit.
R=r
https://golang.org/cl/171046
parent
a8ed75d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/contribute.html
doc/contribute.html
+2
-2
No files found.
doc/contribute.html
View file @
5facb847
...
...
@@ -409,10 +409,10 @@ The reviewer approves the change by replying with a mail that says
<code>
LGTM
</code>
: looks good to me.
</p>
<h3>
Submit the change
</h3>
<h3>
Submit the change
after the review
</h3>
<p>
Once
the code has been
<code>
LGTM
</code>
'ed, it is time to submit
After
the code has been
<code>
LGTM
</code>
'ed, it is time to submit
it to the Mercurial repository.
If you are a committer, you can run:
</p>
...
...
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