Searched refs:get_latest_commit_from (Results 1 – 1 of 1) sorted by relevance
43 def get_latest_commit_from(file_path, commit): function 65 o_from_t = get_latest_commit_from(origin_path, t_from_head["hash"])67 o_from_t = get_latest_commit_from(origin_path, o_from_t["hash"] + "^")99 o_from_t = get_latest_commit_from(origin_path, origin_commit_hash)137 o_from_head = get_latest_commit_from(opath, "HEAD")138 t_from_head = get_latest_commit_from(file_path, "HEAD")