Searched defs:branch_name (Results 1 – 3 of 3) sorted by relevance
205 const char *branch_name[] = { variable
130 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument
1411 branch_name = models.CharField(max_length=50, default = "") variable in Release