Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
courses
Git course
Commits
69bcf458
Commit
69bcf458
authored
Dec 06, 2019
by
Mihai Lefter
Browse files
Switch to machine url for remotes handouts
parent
231a2af7
Changes
1
Hide whitespace changes
Inline
Side-by-side
remotes/remotes_handouts.tex
View file @
69bcf458
...
...
@@ -14,23 +14,15 @@
\begin{document}
\makeHeader
\subsubsection*
{
Some notes about using GitLab
}
Please take the following into account with respect to our GitLab server:
\begin{itemize}
\item
You can login to GitLab using your LUMC account.
\item
If you don't have an LUMC account, ask us to create a GitLab account
for you and select
{
\em
Standard
}
instead of
{
\em
LDAP
}
on the login
page.
\end{itemize}
\subsubsection*
{
GitLab login
}
Open
\url
{
https://education.researchlumc.nl/
}
in your browser and login with the
provided credentials.
\subsubsection*
{
SSH Keys on GitLab
}
It is convenient to set up an ssh key on GitLab.
\medskip
Open
\url
{
https://git.lumc.nl
}
in your browser and log in.
\medskip
Click on your avatar (top-right corner), choose ``Settings'', and then go the
``SSH Keys'' page.
\medskip
...
...
@@ -61,16 +53,16 @@ button.
\bigskip
\subsubsection*
{
Add your repository to GitLab
}
In the previous practical you have created some nice repository. Of course you
want to share it on GitLab.
\begin{quote}
(If you don't have a repository on your local machine from the previous
practical, create one now with at least one commit.)
\end{quote}
Now you have a nice repository, of course you want to share it on GitLab.
\bigskip
Go to GitLab (
\url
{
https://git.lumc.nl
}
) and create a new project (use the
same name you used to store your repository locally).
Create a new GitLab project (use the same name you used to store your repository locally).
\begin{itemize}
\item
\emph
{
Question:
}
What is the repository URL for your new project?
...
...
Write
Preview
Supports
Markdown
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