Searched defs:current_branch (Results 1 – 6 of 6) sorted by relevance
61 def current_branch(self) -> str: member in GitRepo
96 def current_branch(self) -> str | None: member in GitRepo
163 def current_branch(self) -> Optional[str]: member in GitRepo
159 def current_branch(self) -> Optional[str]: member in GitRepo
2597 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_else() local2613 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_endif() local
706 PCRE2_UCHAR *current_branch; member