]> git.ipfire.org Git - thirdparty/git.git/blobdiff - branch.h
branch: optionally setup branch.*.merge from upstream local branches
[thirdparty/git.git] / branch.h
index d30abe0369c8dfafe86cfe5aae0bff466485be79..9f0c2a2c1fab9a312f436880956da0973c68ead8 100644 (file)
--- a/branch.h
+++ b/branch.h
@@ -13,7 +13,7 @@
  * branch for (if any).
  */
 void create_branch(const char *head, const char *name, const char *start_name,
-                  int force, int reflog, int track);
+                  int force, int reflog, enum branch_track track);
 
 /*
  * Remove information about the state of working on the current