mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 21:26:09 +00:00
The implementation of the hashsig API disallows computing a signature on small files containing only a few lines. This new flag disables this behavior. git_diff_find_similar() sets this flag by default which means that rename / copy detection of small files will now work. This in turn affects the behavior of the git_status and git_blame APIs which will now detect rename of small files assuming the right options are passed. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||