Docs.rs
gix-merge-0.3.0
gix-merge 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.5.0
normal
document-features ^0.2.0
normal
optional
gix-command ^0.4.1
normal
gix-diff ^0.50.0
normal
gix-filter ^0.17.0
normal
gix-fs ^0.13.0
normal
gix-hash ^0.16.0
normal
gix-index ^0.38.0
normal
gix-object ^0.47.0
normal
gix-path ^0.10.14
normal
gix-quote ^0.4.15
normal
gix-revision ^0.32.0
normal
gix-revwalk ^0.18.0
normal
gix-tempfile ^16.0.0
normal
gix-trace ^0.1.12
normal
gix-worktree ^0.39.0
normal
imara-diff ^0.1.7
normal
serde ^1.0.114
normal
optional
thiserror ^2.0.0
normal
pretty_assertions ^1.4.0
dev
termtree ^0.5.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_
merge
0.3.0
Module builtin_
driver
Module Items
Modules
Functions
In gix_
merge::
blob
gix_merge
::
blob
Module
builtin_driver
Copy item path
Source
Expand description
Modules
§
binary
text
Functions
§
binary
As this algorithm doesn’t look at the actual data, it returns a choice solely based on logic. This also means that the caller has to assure this only gets called if the input
doesn’t
match.
text
Merge
current
and
other
with
ancestor
as base according to
opts
.