Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Computer Resources
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Computer Resources
Commits
f257f49b
Commit
f257f49b
authored
4 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
link
parent
fa084f73
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
Git/README.md
+3
-3
3 additions, 3 deletions
Git/README.md
with
3 additions
and
3 deletions
Git/README.md
+
3
−
3
View file @
f257f49b
...
@@ -23,7 +23,7 @@ Different use cases:
...
@@ -23,7 +23,7 @@ Different use cases:
```
bash
```
bash
cd
dir-of-repo
cd
dir-of-repo
# copy the script there
# copy the script there
wget
wget
https://gitlab.phaidra.org/imgw/computer-resources/-/raw/master/Git/git-repos-sync
# execute the script
# execute the script
./git-repos-sync
[
URL]
[
URL]
[
Branch]
./git-repos-sync
[
URL]
[
URL]
[
Branch]
```
```
...
@@ -34,7 +34,7 @@ wget
...
@@ -34,7 +34,7 @@ wget
# Create a new folder to do the sync, can be any name
# Create a new folder to do the sync, can be any name
mkdir
sync-repos
mkdir
sync-repos
# copy the script there
# copy the script there
wget
wget
https://gitlab.phaidra.org/imgw/computer-resources/-/raw/master/Git/git-repos-sync
# execute the script
# execute the script
./git-repos-sync
[
URL]
[
URL]
[
Branch]
./git-repos-sync
[
URL]
[
URL]
[
Branch]
```
```
\ 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