Is there a git repository out there on github or elsewhere that allows anyone read write access solely for the purpose of trying out git commands (aka git sandbox)?
One can easily set up their own repository, but a single-person repository does not allow for a fuller range of trying out commands, and a multiple-person repository usually means there are people who are trying to get serious work done and therefore a "sandbox" would not be appropriate.