Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
7df24cca
Commit
7df24cca
authored
Aug 07, 2018
by
Didier Verna
Browse files
Simplify the Quickref's git repo address.
parent
2ee4a6d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Quickref
View file @
7df24cca
...
@@ -33,7 +33,7 @@ USER quickref
...
@@ -33,7 +33,7 @@ USER quickref
RUN mkdir common-lisp \
RUN mkdir common-lisp \
&& cd common-lisp \
&& cd common-lisp \
&& git clone --depth 1 https://github.com/didierverna/declt \
&& git clone --depth 1 https://github.com/didierverna/declt \
&& git clone --depth 1 https://gitlab.common-lisp.net/quickref/quickref
.git
\
&& git clone --depth 1 https://gitlab.common-lisp.net/quickref/quickref \
&& git clone --depth 1 https://gitlab.common-lisp.net/asdf/asdf \
&& git clone --depth 1 https://gitlab.common-lisp.net/asdf/asdf \
&& cd ..
&& cd ..
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment