mirror of
https://github.com/Ed94/perfaware.git
synced 2026-08-25 02:20:31 +00:00
Add update_deps.ps1 (clone computer enhance repo)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Computer Enhance: Performance Aware Programming Course
|
||||
|
||||
```
|
||||
Progressing with company team.
|
||||
|
||||
Disable latency of submodules:
|
||||
|
||||
```ps1
|
||||
git -C . config --local diff.ignoreSubmodules all
|
||||
git -C . config --local status.submoduleSummary false
|
||||
git -C . config --local submodule.recurse false
|
||||
|
||||
Reference in New Issue
Block a user