Commit 6cd2256c authored by Lin Jen-Shin's avatar Lin Jen-Shin

Should also pass source_commit to raw_ensure_branch

parent 12f07300
......@@ -1157,6 +1157,7 @@ class Repository
raw_ensure_branch(
branch,
source_branch: source_branch,
source_commit: source_commit,
source_project: source_project
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment