Open bertvv opened 5 years ago
👋 @bertvv can you answer the question as well 😄
Oops, sure.
Well, I already use it, and quite intensively, at that. For proof, you can check my personal Github https://github.com/bertvv and the Github organisation we use for student work and collaboration between faculty https://github.com/HoGentTIN for proof.
Specifically, I use Git in the classroom for:
Almost everything I do is stored in a Git repository. Last week, searching for git repos in my home directory yielded the following result (including student work):
$ find ~ -type d -name '.git' | wc -l
860
Does that suffice as an answer? :-D
Given what you have learned about Git, why would you want to use Git in your classroom?