Merge branch 'mr/worktree-list'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:16 +0000 (15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:16 +0000 (15:55 -0700)
Add the "list" subcommand to "git worktree".

* mr/worktree-list:
worktree: add 'list' command
worktree: add details to the worktree struct
worktree: add a function to get worktree details
worktree: refactor find_linked_symref function
worktree: add top-level worktree.c

1  2 
Makefile
diff --cc Makefile
Simple merge