Feature #1981
display mercurial tags
| Status: | New | Start: | 2008-10-02 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | SCM | |||
| Target version: | - | |||
| Resolution: |
Description
I'm sure this one is easy. Mercurial tags are just a file (.hgtags) with a mapping: name -> md5sum/revision.
I would propose a patch but i dont know ruby nor rails.