We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c148a0 commit e59f79cCopy full SHA for e59f79c
void-updates.sh
@@ -30,7 +30,7 @@ init_src() {
30
}
31
32
update_src() {
33
- GIT_WORK_TREE=$src git pull -q
+ GIT_WORK_TREE=$src GIT_DIR=$src/.git git pull -q
34
35
36
find_pkgs() {
0 commit comments