TU-Wien-dataLAB / Grader-Service

Grader Service offers lecturers and students a well integrated teaching environment for data science, machine learning and programming classes.
https://grader-service.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
27 stars 2 forks source link

Only call pull in fetch feedback #160

Closed meffmadd closed 7 months ago

meffmadd commented 7 months ago

This solves the bug that some users had where fetch --all did not work. One disadvantage with this patch is that when a user deletes their files, pulling again does not reset the state.

Fix bug in git server where incorrect conditional led to incorrect file allow pattern

meffmadd commented 7 months ago

Closes TU-Wien-dataLAB/Grader-Labextension#6