Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Programming course assignments
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
courses
Programming course assignments
Commits
2445cbb8
Commit
2445cbb8
authored
Jul 15, 2014
by
Vermaat
Browse files
Options
Downloads
Patches
Plain Diff
Fixes in instructions
parent
37c08fad
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTRUCTIONS.md
+4
-3
4 additions, 3 deletions
INSTRUCTIONS.md
with
4 additions
and
3 deletions
INSTRUCTIONS.md
+
4
−
3
View file @
2445cbb8
...
@@ -15,8 +15,9 @@ terminal, type:
...
@@ -15,8 +15,9 @@ terminal, type:
Clone the assignments repository
Clone the assignments repository
--------------------------------
--------------------------------
Use your webbrowser to go to
Use your webbrowser to go to:
[
git.lumc.nl/humgen/programming-course-assignments
](
https://git.lumc.nl/humgen/programming-course-assignments
)
.
https://git.lumc.nl/humgen/programming-course-assignments
Sign in using your LUMC account or the account you were emailed (notify a
Sign in using your LUMC account or the account you were emailed (notify a
teacher if you cannot login). Click the
*Fork repository*
button on the
teacher if you cannot login). Click the
*Fork repository*
button on the
...
@@ -75,7 +76,7 @@ You can of course share your solution simply by sharing a link to your project
...
@@ -75,7 +76,7 @@ You can of course share your solution simply by sharing a link to your project
page. However, there is a nice feature in GitLab called
*merge requests*
which
page. However, there is a nice feature in GitLab called
*merge requests*
which
you can use to directly submit you solution to the teachers.
you can use to directly submit you solution to the teachers.
On your project page, click the green square
d
button on the right (with three
On your project page, click the green square button on the right (with three
horizontal white stripes) an choose
*New merge request*
. Make sure the
*
Source
horizontal white stripes) an choose
*New merge request*
. Make sure the
*
Source
branch
* is set to *
master
* on your fork and the *
Target branch
*
is set to
branch
* is set to *
master
* on your fork and the *
Target branch
*
is set to
*master*
on the original (
*humgen*
).
*master*
on the original (
*humgen*
).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment