Open main menu
Home
Random
Log in
Settings
About Octave
Disclaimers
Octave
Search
Hg instructions for mentors: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
Hg instructions for mentors
(view source)
Revision as of 04:02, 16 August 2013
118 bytes removed
,
16 August 2013
Redirected page to
Mercurial#Mercurial tips for SoC mentors
Revision as of 14:37, 15 August 2013
(
view source
)
Cdf
(
talk
|
contribs
)
No edit summary
← Older edit
Revision as of 04:02, 16 August 2013
(
view source
)
Cdf
(
talk
|
contribs
)
(Redirected page to
Mercurial#Mercurial tips for SoC mentors
)
Newer edit →
Line 1:
Line 1:
<code>
#REDIRECT [[Mercurial#Mercurial tips for SoC mentors]]
hg pull http
:
//student.repo.url
[[Category
:
Summer of Code]]
</code>
[[Category
:
Development]]
<code>
hg pull http
:
//www.octave.org/hg/octave
</code>
<code>
hg up -r @
</code>
<code>
hg merge student_bookmark
</code>
<code>
hg log --style=changelog --user student
</code>
Cdf
349
edits