Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Accelerator Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor 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
SoCLabs
Accelerator Project
Commits
270c6b56
Commit
270c6b56
authored
2 years ago
by
dam1n19
Browse files
Options
Downloads
Patches
Plain Diff
Reverted changes to set_env script
parent
800062ba
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
set_env.sh
+1
-1
1 addition, 1 deletion
set_env.sh
with
1 addition
and
1 deletion
set_env.sh
+
1
−
1
View file @
270c6b56
...
@@ -71,7 +71,7 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then
...
@@ -71,7 +71,7 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then
fi
fi
done
done
git submodule update
--remote
--recursive
git submodule update
--remote
--recursive
#
git submodule foreach --recursive git checkout main
git submodule foreach
--recursive
git checkout main
git restore
$DESIGN_ROOT
/.gitmodules
git restore
$DESIGN_ROOT
/.gitmodules
touch
$PROJECT_DIR
/.socinit
touch
$PROJECT_DIR
/.socinit
fi
fi
\ No newline at end of file
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