home
/
projects
/
mirror-all
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3571220
)
chore: remove unnecessary set_working_directory call
v1.2.1
author
alex
<
[email protected]
>
Sat, 21 Dec 2024 20:41:07 +0000
(12:41 -0800)
committer
alex
<
[email protected]
>
Sat, 21 Dec 2024 20:41:07 +0000
(12:41 -0800)
mirror-all
patch
|
blob
|
history
diff --git
a/mirror-all
b/mirror-all
index 1bed52a13bfae9dc5e8dfb20f4de56b5013195f5..edfa569b4e837780c3446ad26f86d4a4976ba62f 100755
(executable)
--- a/
mirror-all
+++ b/
mirror-all
@@
-237,8
+237,6
@@
main() {
clone_repos
fetch_repos
- set_working_directory "$PWD"
-
log "Successfully updated repos"
exit