This website works better with JavaScript.
Explore
Help
Sign In
viljami
/
sdw
Watch
1
Star
0
Fork
You've already forked sdw
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
09c73710c9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '09c73710c9'
${ noResults }
sdw
/
extensions
/
update-all.bat
1 line
95 B
Batchfile
Raw
Blame
History
for
/d
%%
i
in
(
*
)
do
@
if
exist
"
%%
i\.git
"
(
echo
Pulling updates for
%%
i...
&
git -C
"
%%
i
"
pull
)
Reference in New Issue
View Git Blame
Copy Permalink