Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
ea96693f
Unverified
Commit
ea96693f
authored
5 years ago
by
Sam Yates
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix reference to old eth-cscs repo in comment. (#927)
Fixes #811.
parent
deea36b5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/GitSubmodule.cmake
+1
-1
1 addition, 1 deletion
cmake/GitSubmodule.cmake
with
1 addition
and
1 deletion
cmake/GitSubmodule.cmake
+
1
−
1
View file @
ea96693f
...
...
@@ -16,7 +16,7 @@ function(check_git_submodule name path)
" git submodule init
\n
"
" git submodule update
\n
"
"Or download submodules recursively when checking out:
\n
"
" git clone --recursive https://github.com/
eth-cscs
/arbor.git
\n
"
" git clone --recursive https://github.com/
arbor-sim
/arbor.git
\n
"
)
# if the repository was not available, and git failed, set AVAIL to false
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment