diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2023-04-25 09:31:34 +0100 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2023-05-08 15:06:41 +0100 |
commit | 3388f5ba1b821e9683d21ca41c34ed752d2db222 (patch) | |
tree | 4657ecd30c87c40b66a8be7339e9507e627f58af /src/commit.c | |
parent | 7d7f3059decbd6b4730bfd09da54726c1b3ed8ea (diff) | |
download | libgit2-3388f5ba1b821e9683d21ca41c34ed752d2db222.tar.gz |
shallow: don't default to -1 for depth
Depth of `0` should indicate full depth. Disallow negative values (they
may have a future meaning) and use `0` as the default.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions