Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beam diagnostics
  • wiki
  • Wiki
  • update

update · Changes

Page history
install bundle for Windows authored Dec 18, 2023 by Evgeny Bekhtenev's avatar Evgeny Bekhtenev
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • update.md update.md +2 -2
  • No files found.
update.md
View page @ 0a929fc7
...@@ -29,7 +29,7 @@ for i in *-opi *-orbit; do ...@@ -29,7 +29,7 @@ for i in *-opi *-orbit; do
pushd $i; pushd $i;
git status -s; git status -s;
git pull; git pull;
[ -e .gitmodules ] && git submodule update [ -e .gitmodules ] && git submodule update --init --recursive
popd; popd;
done done
``` ```
...@@ -44,7 +44,7 @@ done ...@@ -44,7 +44,7 @@ done
PUSHD %%a PUSHD %%a
git status git status
git pull git pull
@FOR %%b IN (.gitmodules) DO @git submodule update @FOR %%b IN (.gitmodules) DO @git submodule update --init --recursive
POPD POPD
) )
``` ```
......
Clone repository
  • CSS install
  • Qt Creator в debian
  • broadcast
  • btune pv list
  • chan pv list
  • css use
  • dissector pv list
  • dissector
  • epics
  • git
  • Home
  • https_error
  • index
  • internal
  • kud pv list
View All Pages