A callback to get ref sha1 of a repository from its uri. We provided a default implementation {@link DefaultRemoteReader} touse ls-remote command to read the sha1 from the repository and clone the repository to read the file. Callers may have their own quicker implementation.
@since 3.4
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.