Method
FoundryGitVcsstage_entry
Declaration [src]
DexFuture*
foundry_git_vcs_stage_entry (
FoundryGitVcs* self,
FoundryGitStatusEntry* entry,
GBytes* contents
)
Parameters
entry
-
Type:
FoundryGitStatusEntry
The data is owned by the caller of the method. contents
-
Type:
GBytes
Optional contents to use instead of what is in the working tree.
The argument can be NULL
.The data is owned by the caller of the method.