Interface AdvertiseRefsHook

All Known Implementing Classes:
AbstractAdvertiseRefsHook, AdvertiseRefsHookChain

public interface AdvertiseRefsHook
Hook to allow callers to take over advertising refs to the client.
Since:
2.0
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final AdvertiseRefsHook
    A simple hook that advertises the default refs.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Advertise refs for receive-pack.
    void
    Advertise refs for upload-pack.