useGit API
Preparing search index...
AddOptions
Interface AddOptions
interface
AddOptions
{
flags
?:
(
|
"--dry-run"
|
"--force"
|
"--sparse"
|
"--update"
|
"--all"
|
"--ignore-removal"
|
"--intent-to-add"
|
"--refresh"
|
"--ignore-errors"
|
"--ignore-missing"
|
"--renormalize"
|
"--chmod=+x"
|
"--chmod=-x"
)
[]
;
}
Index
Properties
flags?
Properties
Optional
flags
flags
?:
(
|
"--dry-run"
|
"--force"
|
"--sparse"
|
"--update"
|
"--all"
|
"--ignore-removal"
|
"--intent-to-add"
|
"--refresh"
|
"--ignore-errors"
|
"--ignore-missing"
|
"--renormalize"
|
"--chmod=+x"
|
"--chmod=-x"
)
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flags
useGit API
Loading...