This website requires JavaScript.
Explore
Help
Sign In
DavidJentes
/
websitedesign2023
mirror of
https://github.com/DavidJentes/websitedesign2023
Watch
1
Star
0
Fork
You've already forked websitedesign2023
0
Code
Added script to sync both repos
Browse Source
pull/1/head
syncscript
dugo3number2
2023-01-02 13:14:59 -06:00
parent
b57f73b438
commit
7d8c23c4e0
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
sync.sh
Executable file
Unescape
Escape
View File
@ -0,0 +1,5 @@
#!/bin/sh
git pull cgit main
git pull origin main
git push cgit
git push origin
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
DavidJentes/websitedesign2023
Title
Body
Create Issue