mirror of
https://github.com/NixOS/nix.git
synced 2024-10-30 13:50:51 +00:00
Update src/libfetchers/git-utils.hh
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
e8bf2e74a5
commit
a3171cec54
@ -102,6 +102,7 @@ struct GitRepo
|
||||
/**
|
||||
* If the specified Git object is a directory with a single entry
|
||||
* that is a directory, return the ID of that object.
|
||||
* Otherwise, return the passed ID unchanged.
|
||||
*/
|
||||
virtual Hash dereferenceSingletonDirectory(const Hash & oid) = 0;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user