• Show log

    Commit

  • Hash : 3af06254
    Author : Sascha Cunz
    Date : 2012-09-20T22:42:22

    Tags: teach git_tag_list not to include the 'refs/tags/' prefix Since quite a while now, git_branch_foreach has learnt to list branches without the 'refs/heads/' or 'refs/remotes' prefixes. This patch teaches git_tag_list to do the same for listing tags.