git-katas
git-katas copied to clipboard
restore exercise: git log --all behaves strange
log --all shows commits in odd order, where the tagged commit is shown in the middle.
Investigate why, and find a fix?