I am deploying the changes in dev site
and some times the coders say that they have fixed the chnages in revision pushed today
.
In mercurial i used to have at the botoom of the page the revision number like r223
so that user will know that current revision is r225
so its not the latest.
But in git
i have only hash
which is difficult to get if thats old revision than the mater now.
Is it possible to get some sequential number
to be displayed on dev site so that i know how far dev site is behind