Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EmbeddedLinux_UDOO-NEO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxime Renault
EmbeddedLinux_UDOO-NEO
Commits
fdb2bebc
Commit
fdb2bebc
authored
6 years ago
by
Bourdel Laurent
Browse files
Options
Downloads
Patches
Plain Diff
ReadMe update
parent
40009252
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
fdb2bebc
...
@@ -4,7 +4,7 @@ Command line instructions
...
@@ -4,7 +4,7 @@ Command line instructions
0/ Create SSH keys for rights access on GitLab INSA account in terminal window
0/ Create SSH keys for rights access on GitLab INSA account in terminal window
cmdline : ssh-keygen
cmdline : ssh-keygen
(fill all questions to empty)
Generating public/private rsa key pair.
Generating public/private rsa key pair.
...
@@ -28,7 +28,7 @@ Zip .ssh folder and send by mail your secure key for future use
...
@@ -28,7 +28,7 @@ Zip .ssh folder and send by mail your secure key for future use
2/ Clone Teacher Repo in terminal window
2/ Clone Teacher Repo in terminal window
Clone repo in your home
Clone repo in your home
: cd ~
git clone ssh://git@gitlab.insa-rennes.fr:16022/EmbeddedLinux_Group/EmbeddedLinux_UDOO-NEO.git
git clone ssh://git@gitlab.insa-rennes.fr:16022/EmbeddedLinux_Group/EmbeddedLinux_UDOO-NEO.git
...
@@ -53,7 +53,7 @@ Ask Teacher to add you member of group EmbeddedLinux_UDOO-NEO with Maintainer ri
...
@@ -53,7 +53,7 @@ Ask Teacher to add you member of group EmbeddedLinux_UDOO-NEO with Maintainer ri
Choose group "EmbeddedLinux_Group" (drop down menu Project path)
Choose group "EmbeddedLinux_Group" (drop down menu Project path)
Name Project like "4CDTI-P2020-
<
YourName
>
-LabUdooNeo"
Name Project like "4CDTI-P2020-YourName-LabUdooNeo"
Add your co-worker as developer role (Settings/Members)
Add your co-worker as developer role (Settings/Members)
...
@@ -61,7 +61,7 @@ Add your co-worker as developer role (Settings/Members)
...
@@ -61,7 +61,7 @@ Add your co-worker as developer role (Settings/Members)
git remote rename origin origin-teacher
git remote rename origin origin-teacher
git remote add origin ssh://git@gitlab.insa-rennes.fr:16022/EmbeddedLinux_Group/4CDTI-P2020-
<
YourName
>
-LabUdooNeo
git remote add origin ssh://git@gitlab.insa-rennes.fr:16022/EmbeddedLinux_Group/4CDTI-P2020-YourName-LabUdooNeo
.git
git remote -v
git remote -v
...
...
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
register
or
sign in
to comment