0 votes
in GitHub by
____________ command is useful for getting a high-level overview of the project history.

a)  git log --oneline

b)  git reset --hard

c)  git log --author=""

d)  git rebase
...