github / gh-classroom

GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
MIT License
82 stars 13 forks source link

Nice to see last push time in gh classroom assignments #2

Open VictorNorman opened 1 year ago

VictorNorman commented 1 year ago

I would like to be able to see not just 'commit count', but also last commit time, so that my graders can see when a student has submitted 1 day late, 2 days late, etc.

qusuyan commented 11 months ago

We are also looking for something like this. To be specific, since students can modify their commit time, we would like to see when did they make their last push. Is there anyway to do this with gh CLI?