diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-04-22 20:01:27 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-22 14:09:37 -0700 |
commit | d3b9ac07eb44974bb619d71fc6c81c9f2036b96c (patch) | |
tree | ff18f60eb58addac7e2a2008d4d9f1aa43ad3b30 /builtin/rm.c | |
parent | worktree.c: store "id" instead of "git_dir" (diff) | |
download | tgif-d3b9ac07eb44974bb619d71fc6c81c9f2036b96c.tar.xz |
worktree.c: make find_shared_symref() return struct worktree *
This gives the caller more information and they can answer things like,
"is it the main worktree" or "is it the current worktree". The latter
question is needed for the "checkout a rebase branch" case later.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/rm.c')
0 files changed, 0 insertions, 0 deletions