Skip to content

Commit 990337f

Browse files
author
John Haley
committed
Bump to 0.15.1 and 0.14.1
1 parent 74ec7c7 commit 990337f

File tree

110 files changed

+127
-111
lines changed

Some content is hidden

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

110 files changed

+127
-111
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.15.0
6+
current_nodegit_version: 0.15.1
77
other_nodegit_versions:
88
- HEAD
9+
- 0.15.1
10+
- 0.14.1
911
- 0.14.0
1012
- 0.13.2
1113
- 0.13.1

api/annotated_commit/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/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

+1-1

api/config/index.md

+1-1

api/config_entry/index.md

+1-1

api/convenient_patch/index.md

+1-1

api/cred/index.md

+1-1

api/cred_username/index.md

+1-1

api/cred_userpass_payload/index.md

+1-1

api/cvar_map/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_perfdata/index.md

+1-1

api/enums/index.md

+1-1

api/error/index.md

+1-1

api/fetch/index.md

+1-1

api/fetch_options/index.md

+1-1

api/filter/index.md

+1-1

api/giterr/index.md

+1-1

0 commit comments

Comments
 (0)