I find myself referring to the root commit for various reasons. I usually make a tag called first
or root
to make it easier, but I have been dealing with quite a few repositories lately and even this manual tagging is getting quite tedious.
Is there an easy way to refer to the root commit, something similar to HEAD
or FETCH_HEAD
?