I am working through a tutorial on git and noticed the phrase index on master: in my git log. What does it mean?
index on master:
I generated this log view with below command:
git log --oneline --all --graph