I want to show only my commits in gitk. I try to use the command
gitk --author="Eugeniy Maksimov" <path>
gitk shows not only my commits, but also theirs parents. Why? How to avoid this?
I want to show only my commits in gitk. I try to use the command
gitk --author="Eugeniy Maksimov" <path>
gitk shows not only my commits, but also theirs parents. Why? How to avoid this?