gh-classroom icon indicating copy to clipboard operation
gh-classroom copied to clipboard

Ability to clone repos with the last commit before the deadline

Open nuke-web3 opened this issue 1 year ago • 0 comments

Recently classrooms updated too support a hard deadline so assignments can move to read-only post deadline.

If you don't want to enforce this, but still want a snapshot of the state of all repos just before the dealine, you must introspect the commits once cloned and checkout appropriately to that commit.

I want an option to checkout a single commit (#15) that is the last before the deadline, or another option to default to the latest commit.

nuke-web3 avatar Jul 17 '23 07:07 nuke-web3