git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] worktree:  list operation
@ 2015-08-08 20:34 Michael Rappazzo
  2015-08-08 20:34 ` Michael Rappazzo
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rappazzo @ 2015-08-08 20:34 UTC (permalink / raw)
  To: gitster, sunshine; +Cc: git, Michael Rappazzo

I am attempting to add the 'git worktree list' command.  

I don't have a lot of c experience, so please double check that I am 
not missing something important.

Michael Rappazzo (1):
  worktree:  list operation

 Documentation/git-worktree.txt |  9 ++++-
 builtin/worktree.c             | 80 ++++++++++++++++++++++++++++++++++++++----
 t/t2027-worktree-list.sh       | 68 +++++++++++++++++++++++++++++++++++
 3 files changed, 150 insertions(+), 7 deletions(-)
 create mode 100755 t/t2027-worktree-list.sh

-- 
2.5.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-09  0:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-08 20:34 [PATCH] worktree: list operation Michael Rappazzo
2015-08-08 20:34 ` Michael Rappazzo
2015-08-09  0:12   ` Mike Rappazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).