X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=commit.h;h=9c4a244bd90cd96a461a6d6774106b0e6a11fe1e;hb=98efc8f3d890a0c671b7e2000e43b2e0a96b9a73;hp=6738a696d7d7861188873cf7f7279bc8c19545d5;hpb=ff56fe1ca7f43087fd84588af87179c2959d0cb3;p=git.git diff --git a/commit.h b/commit.h index 6738a696..9c4a244b 100644 --- a/commit.h +++ b/commit.h @@ -58,6 +58,8 @@ struct commit *pop_most_recent_commit(struct commit_list **list, struct commit *pop_commit(struct commit_list **stack); +void clear_commit_marks(struct commit *commit, unsigned int mark); + int count_parents(struct commit * commit); /*