MCPcopy Create free account
hub / github.com/ezyang/git-ftp / upload_diff

Function upload_diff

git-ftp.py:340–434  ·  view source on GitHub ↗

Upload and/or delete items according to a Git diff between two trees. upload_diff requires, that the ftp working directory is set to the base of the current repository before it is called. Keyword arguments: repo -- The git.Repo to upload objects from oldtree -- The ol

(repo, oldtree, tree, ftp, base, ignored)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 4

is_ignored_pathFunction · 0.85
generate_parent_dirsFunction · 0.85
upload_blobFunction · 0.85
get_empty_treeFunction · 0.85

Tested by

no test coverage detected