File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
test/surface/docker/web-access-control Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11FROM solidtestsuite/web-access-control-tests
22# RUN git fetch origin
3- RUN git fetch https://github.com/solid-contrib/web-access-control-tests.git
4- RUN git stash
5- RUN git pull https://github.com/solid-contrib/web-access-control-tests.git
6- RUN git checkout patchAppendNewDocument
7- RUN git pull https://github.com/solid-contrib/web-access-control-tests.git
3+ RUN git fetch https://github.com/solid-contrib/web-access-control-tests.git patchAppendNewDocument
4+ # RUN git stash
5+ # RUN git pull https://github.com/solid-contrib/web-access-control-tests.git
6+ # RUN git checkout patchAppendNewDocument
7+ # RUN git pull https://github.com/solid-contrib/web-access-control-tests.git
You can’t perform that action at this time.
0 commit comments