This repository has just a few basic commits on master and other feature branches by multiple different coders, providing a basic commit structure for learning exploring Git commands.
- Using
git logto review simple history - Filtering
git logwith--authoroption - You can also view commits on the web at https://github.com/githubschool/example-basic/commits?author=AUTHORNAME