mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-06 05:09:06 -04:00
test: skip windows test
This commit is contained in:
parent
5f1831506b
commit
dfefc55866
2 changed files with 15 additions and 12 deletions
|
@ -558,8 +558,7 @@ class Repository extends Equatable {
|
|||
/// [resetType] is one of the [GitReset] flags.
|
||||
///
|
||||
/// [strategy], [checkoutDirectory] and [pathspec] are optional checkout
|
||||
/// options to be used for a HARD reset. The [strategy] will be overridden
|
||||
/// (based on [resetType]).
|
||||
/// options to be used for a HARD reset.
|
||||
///
|
||||
/// [strategy] is optional combination of [GitCheckout] flags.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue