Skip to main content
Version: 10 - Vanillekipferl

GitLog

class flow_api.git_log.GitLog(select=None, cls=None, init=None, by='id', allow_normal=True, allow_deleted=False, commit=False, debug=False)

Base class: Row

Undocumented...

Parameters​

NameTypeDescription
allow_deletedbool
allow_normalbool
bystr
clstyping.Union[ type, NoneType ]
commitbool
debugboolif set, the content of the data being written will be logged.
inittyping.Union[ dict, NoneType ]
selecttyping.Union[ str, NoneType ]

Constants​

RESOURCE = git_log

Methods​

bundle​

clone​

delete​

exists​

export​

get​

get_dict​

git_log_list_renamed_from​

identity​

project​

record​

renamed_from_git_log​

restore​

save​

workspace​