Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] Determining symlink target

I have two Gitblit issues I am working on where I need to be able to
determine the target of a symlink.  I have not successfully figured out
how I can get that info from the API for tree entries that are
FileMode.SYMLINK.

What am I missing?

-James


Back to the top