FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GitHub Viewer

#ifndef BISECT_H #define BISECT_H extern struct commit_list *find_bisection(struct commit_list *list, int *reaches, int *all, int find_all); extern struct commit_list *filter_skipped(struct commit_list *list, struct commit_list **tried, int show_all, int *count, int *skipped_first); #define BISECT_SHOW_ALL (1

Back | FazBrowse Home | New Git URL