Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

libgit2 v1.8.0#6775

ethomson started this conversation inAnnouncements
Mar 20, 2024· 0 comments
Discussion options

v1.8

This is release v1.8.0, "Das Fliegende Klassenzimmer". This release includes optional, experimental support for invoking OpenSSH to fetch and push, an easier mechanism to perform the default behavior ofgit commit, and has many improvements for worktrees. This release also includes many other new features and bugfixes.

Major changes

Breaking changes

  • AddingWORKTREE configuration level (ABI breaking change)
    To support worktree configurations at the appropriate level (higher priority than local configuration, but lower priority than app-specific configuration), theGIT_CONFIG_LEVEL_WORKTREE level was introduced at priority 6.GIT_CONFIG_LEVEL_APP now begins at priority 7.

  • Changes togit_config_entry (ABI breaking change) Thegit_config_entry structure now contains information about thebackend_type andorigin_path. The unusedpayload value has been removed.

  • git_push_options includes remote push options (ABI breaking change)
    Thegit_push_options structure now contains a value for remote push options.

Other changes

New features

Bug fixes

Build and CI improvements

Documentation improvements

Platform compatibility fixes

Git compatibility fixes

Dependency updates

New Contributors

Full Changelog:v1.7.0...v1.8.0


This discussion was created from the releaselibgit2 v1.8.0.
You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
1 participant
@ethomson

[8]ページ先頭

©2009-2025 Movatter.jp