Skip to content

pushHead

Push the repository's HEAD.

Signature

ts
class Revwalk {
  pushHead(): this;
}

Released under the MIT License.