On Sun, Apr 13, 2014 at 4:19 PM, Kirill Likhodedov
<kirill.likhode...@jetbrains.com> wrote:
> Hi,
>
> What is fastest possible way to get all “tips” (leafs of the Git log graph) 
> in a Git repository with hashes of commits they point to?

Tried "git for-each-ref" and the various options it has?

Doing this for 35k tags is still going to be non-trivial.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to