Searched defs:commit (Results 1 – 4 of 4) sorted by relevance
65 commit () { function
170 def commit(branch, build, version): function
86 def __init__(self, project, fetch, commit_sha1, commit, change_list): argument
840 public void commit() throws IOException { in commit() method in DiskLruCache.Editor