Skip to main content

Module index

Module index 

Source
Expand description

Index / staging area operations.

Structsยง

IndexAdd
Add a single file to the index.
IndexAddAll
Add all files matching a pathspec to the index.
IndexPathOutput
IndexPathspecsOutput
IndexRemove
Remove a file from the index.
IndexRemoveAll
Remove all files matching a pathspec from the index.
IndexUpdateAll
Update all tracked files in the index.
IndexUpdateAllOutput
IndexWriteTree
Write the index as a tree object.
IndexWriteTreeOutput