Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Add recursive option to vcs import
authored
Jan 30, 2020
by
olivier stasse
Hide whitespace changes
Inline
Side-by-side
Memo-on-catkin-tools-and-vcs-for-the-SoT.org
View page @
10751d0f
...
...
@@ -86,7 +86,7 @@ repositories:
#+end_src
#+begin_src bash
vcs import < sot_talos.repos
vcs import
--recursive
< sot_talos.repos
#+end_src
You can create your own file by going in the src directory of your workspace, and then type:
...
...