Add checkout file#165
Conversation
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #165 +/- ##
==========================================
- Coverage 88.55% 86.98% -1.58%
==========================================
Files 62 62
Lines 2893 2912 +19
Branches 361 363 +2
==========================================
- Hits 2562 2533 -29
- Misses 331 379 +48 ☔ View full report in Codecov by Sentry. 🚀 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.
Add
checkout file