RefWriterImpl.verify

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void verify(string refName, bool noDeref)
    struct RefWriterImpl
    void
    verify
    (
    string refName
    ,
    bool noDeref = false
    )
  2. void verify(string refName, CommitID oldValue, bool noDeref)
  3. void verify(string refName, OID oldValue, bool noDeref)

Meta