Method
FoundryGitVcsstage_entry
Declaration [src]
DexFuture*
foundry_git_vcs_stage_entry (
FoundryGitVcs* self,
FoundryGitStatusEntry* entry,
GBytes* contents
)
Parameters
entry-
Type:
FoundryGitStatusEntryThe data is owned by the caller of the method. contents-
Type:
GBytesOptional 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.