##// END OF EJS Templates
git: use a fetch_sync based creation of remote repos....
git: use a fetch_sync based creation of remote repos. - skips fragile dulwich code that has problems with large repos - is in sync with logic that does remote fetch - is faster and more efficient

File last commit:

r2692:26fd6263 default
r3078:0a44452a default
Show More
repo-methods.rst
1028 lines | 31.2 KiB | text/x-rst | RstLexer

repo methods

add_field_to_repo

comment_commit

create_repo

delete_repo

fork_repo

get_repo

get_repo_changeset

get_repo_changesets

get_repo_nodes

get_repo_refs

get_repo_settings

get_repos

grant_user_group_permission

grant_user_permission

invalidate_cache

lock

maintenance

pull

remove_field_from_repo

revoke_user_group_permission

revoke_user_permission

set_repo_settings

strip

update_repo