http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/git/git/blob/master/branch.h
Since the oid cannot 96 * be used for tracking information, tracking_name is propagated and 97 * used for tracking instead. 98 */ 99 void create_branches_recursively ( struct repository * r , const char * name , 100 const char * start_committish , 101 const char * tracking_name , int force , 102 int reflog , int quiet , enum branch_track track , 103 int dry_run ) ; 104 105 /* 106 * If the branch at 'refname' is currently checked out in a worktree, 107 * then return the path to that...