#1046 Make short commits listed in the "Files/Tree" view clickable
Closed: Fixed None Opened 7 years ago by ankursinha.

When you look at the "Files/Tree" view, it shows the current commit that each file/folder is at but one cannot click on the commit to get more information. I think it'll be helpful to make these short commits clickable to lead the user to the complete commit - maybe back in commits view? Otherwise this information is sort of unusable - to have to go to the commit view and manually find the commit is quite tedious.


Well, the fact is that the hash presented here isn't a commit, it is the hash of the blob of the file.

If this is confusing, I'd go with removing entirely the hash

Oh, I hadn't realised this. Yea, maybe remove the hash then - is it useful? I think github/gitlab/bitbucket show the current git commit the file is at.

I just checked - neither github nor bitbucket show the git commit for files folders. I was just imagining it XD - sorry for the noise :/

Just left it open in case someone things its a good thing to have. Please feel free to close it :)

@ryanlerch what do you think of this issue? Should we remove the blob hash entirely?

Login to comment on this ticket.

Metadata