diff options
author | brian m. carlson <bk2204@github.com> | 2020-03-10 18:20:39 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-12 10:54:03 -0700 |
commit | a8604766de8136d78944053aadd74a8c1c87aea9 (patch) | |
tree | db84ce78f816bbb26354e309bef9911c9bf1d1c1 /diff.c | |
parent | Merge branch 'ds/sparse-add' (diff) | |
download | tgif-a8604766de8136d78944053aadd74a8c1c87aea9.tar.xz |
builtin/checkout: pass branch info down to checkout_worktree
In the future, we're going to want to use the branch info in
checkout_worktree, so let's pass the whole struct branch_info down, not
just the revision name. We hoist the definition of struct branch_info
so it's in scope.
Signed-off-by: brian m. carlson <bk2204@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions