public interface RefFilter
The filter is called by ReceivePack
and UploadPack
to ensure
that the refs are filtered before they are advertised to the client.
This can be used by applications to control visibility of certain refs based on a custom set of rules.
static final RefFilter DEFAULT
Copyright © 2015 Eclipse JGit Project. All rights reserved.