Add checkout file#165
Conversation
for more information, see https://pre-commit.ci
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #165 +/- ##
==========================================
- Coverage 88.55% 86.72% -1.84%
==========================================
Files 62 62
Lines 2893 2975 +82
Branches 361 375 +14
==========================================
+ Hits 2562 2580 +18
- Misses 331 395 +64 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
If you do a git2cpp checkout v1.0 v2.0then it looks like the second argument is ignored. Should we explicitly check for this and error out rather than silently ignoring the second arg? |
That would be consistent with git behavior. |
JohanMabille
left a comment
There was a problem hiding this comment.
LGTM once the error handling is added.
for more information, see https://pre-commit.ci
Add
checkout file