You can use GITK to view commits that have no external references by using this command:
gitk --all $(git log -g --pretty=format:%h)
... until the collector arrives ...
You can use GITK to view commits that have no external references by using this command:
gitk --all $(git log -g --pretty=format:%h)