mirror of
https://git.proxmox.com/git/libgit2
synced 2026-02-01 18:44:17 +00:00
Add git_status_hashfile() to get blob's object id for a file without adding it to the object database or needing a repository at all. This functionality is similar to `git hash-object` without '-w'. |
||
|---|---|---|
| .. | ||
| config | ||
| empty_bare.git | ||
| empty_standard_repo/.gitted | ||
| status | ||
| testrepo.git | ||
| .gitignore | ||
| big.index | ||
| gitgit.index | ||