Description
As a teacher
I want the students' work to be regularly pushed
So that I can see their progress over the session
But we need to find the best time to push the commits as pushing all commits one by one is not relevant
Hints
Two options that are complementary :
The last point will need investigation to be sure we can have a hook called when the script is about to end.
Description
As a teacher
I want the students' work to be regularly pushed
So that I can see their progress over the session
But we need to find the best time to push the commits as pushing all commits one by one is not relevant
Hints
Two options that are complementary :
The last point will need investigation to be sure we can have a hook called when the script is about to end.