RepositoryAndDir.resetHard

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Spawn resetHard(bool recursive, string remote, string branch)
    struct RepositoryAndDir
    resetHard
    (
    in bool recursive = true
    ,
    string remote = "origin"
    ,
    string branch = []
    )
  2. Spawn resetHard(bool recursive)

Meta