Class GraphReceivePackDelegator

  • All Implemented Interfaces:
    IGraphReceivePackDelegator

    public class GraphReceivePackDelegator
    extends BaseDelegator
    implements IGraphReceivePackDelegator
    Delegator class that delegates receive-pack command execution to the server.

    Usages: p4 graph receive-pack -n //graph/scm-plugin -F master=5631932f5cdf6c3b829911b6fe5ab42d436d74da (uses the force option) p4 graph receive-pack -n //graph/scm-plugin -i scm-api-plugin.git/objects/pack/pack-156db553fe00511509f8395aaeb0eed2f0871e9c.pack -r master=5631932f5cdf6c3b829911b6fe5ab42d436d74da (without the force option and having to provide -r)