Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,810 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in iterative/dvc that received 1 comment
[WIP] tests: use pygit2 for git-init
The more git tests we have, the more we run into issues with gitpython. Giving pygit2 a try with tests, since it is pretty harmless. We could consi…
+5
−11
•
1
comment
- diff: add state for files missing from both workspace and cache
- run: consolidate run-cache logic
- dvc: override replace in HTTPURLInfo to include extra_parts
- github actions tests: initial
- version: improve link type detection fall back
- diff: use RepoTree to compare directory contents
- dvc: separate cache and tree hashes
- reduce timeout when acquring lock
- tree.repo: fix race condition when walking subrepos