Skip to content

Commit bd962ec

Browse files
committed
Bump to 0.26.0
1 parent 972127d commit bd962ec

File tree

124 files changed

+181
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+181
-127
lines changed

_config.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ title: NodeGit
33
description: Asynchronous native Node bindings to libgit2
44
url: "http://nodegit.org"
55
date_format: "ordinal"
6-
current_nodegit_version: 0.24.0
6+
current_nodegit_version: 0.26.0
77
other_nodegit_versions:
88
- HEAD
9+
- 0.26.0
10+
- 0.25.1
911
- 0.25.0
1012
- 0.24.0
1113
- 0.24.0-alpha.1

api/annotated_commit/index.md

+1-1

api/apply/index.md

+1-1

api/apply_options/index.md

+1-1

api/attr/index.md

+1-1

api/blame/index.md

+1-1

api/blame_hunk/index.md

+1-1

api/blame_options/index.md

+1-1

api/blob/index.md

+1-1

api/branch/index.md

+1-1

api/buf/index.md

+1-1

api/cert/index.md

+1-1

api/cert_hostkey/index.md

+1-1

api/cert_x509/index.md

+1-1

api/checkout/index.md

+1-1

api/checkout_options/index.md

+1-1

api/checkout_perfdata/index.md

+1-1

api/cherrypick/index.md

+1-1

api/cherrypick_options/index.md

+1-1

api/clone/index.md

+1-1

api/clone_options/index.md

+1-1

api/commit/index.md

+2-2

api/config/index.md

+1-1

api/config_entry/index.md

+1-1

api/config_iterator/index.md

+1-1

api/configmap/index.md

+1-1

api/convenient_patch/index.md

+1-1

api/cred/index.md

+1-1

api/describe_format_options/index.md

+1-1

api/describe_options/index.md

+1-1

api/diff/index.md

+1-1

api/diff_binary/index.md

+1-1

api/diff_binary_file/index.md

+1-1

api/diff_delta/index.md

+1-1

api/diff_file/index.md

+1-1

api/diff_find_options/index.md

+1-1

api/diff_hunk/index.md

+1-1

api/diff_line/index.md

+1-1

api/diff_options/index.md

+1-1

api/diff_patchid_options/index.md

+1-1

api/diff_perfdata/index.md

+1-1

api/diff_stats/index.md

+1-1

api/enums/index.md

+1-1

0 commit comments

Comments
 (0)