uv/crates/uv-git/src
konsti c85c52d4ce
Unify packse find links urls (#2969)
The sync scenarios script is broken, so i did the updates manually

```
$ ./scripts/sync_scenarios.sh
Setting up a temporary environment...
Using Python 3.12.1 interpreter at: /home/konsti/projects/uv/.venv/bin/python3
Creating virtualenv at: .venv
Activate with: source .venv/bin/activate
  × No solution found when resolving dependencies:
  ╰─▶ Because docutils==0.21.post1 is unusable because the package metadata was inconsistent and you require docutils==0.21.post1, we can conclude that the requirements are unsatisfiable.

      hint: Metadata for docutils==0.21.post1 was inconsistent:
        Package metadata version `0.21` does not match given version `0.21.post1`
```

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2024-04-11 08:35:22 +00:00
..
util Clippy pedantic (#1963) 2024-02-25 14:04:05 -05:00
git.rs Respect Git tags and branches that look like short commits (#2795) 2024-04-03 22:05:54 -04:00
known_hosts.rs Clippy pedantic (#1963) 2024-02-25 14:04:05 -05:00
lib.rs Respect Git tags and branches that look like short commits (#2795) 2024-04-03 22:05:54 -04:00
sha.rs Add an in-memory cache for Git references (#2682) 2024-03-27 01:39:01 +00:00
source.rs Unify packse find links urls (#2969) 2024-04-11 08:35:22 +00:00