Searched refs:get_latest_commit_from (Results 1 – 1 of 1) sorted by relevance
42 def get_latest_commit_from(file_path, commit): function64 o_from_t = get_latest_commit_from(origin_path, t_from_head["hash"])66 o_from_t = get_latest_commit_from(origin_path, o_from_t["hash"] + "^")104 o_from_head = get_latest_commit_from(opath, "HEAD")105 t_from_head = get_latest_commit_from(file_path, "HEAD")