git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3] git-p4 worktree support
@ 2016-12-13 21:51 Luke Diamand
  2016-12-13 21:51 ` [PATCHv3] git-p4: support git worktrees Luke Diamand
  0 siblings, 1 reply; 3+ messages in thread
From: Luke Diamand @ 2016-12-13 21:51 UTC (permalink / raw)
  To: git
  Cc: viniciusalexandre, Lars Schneider, Duy Nguyen, Junio C Hamano,
	Luke Diamand

Support for git-p4 worktrees.

Adds test cases for using git from a worktree, and
specifying the git directory either with the --git-dir
command-line option, or with $ENV{GIT_DIR}.

Luke Diamand (1):
  git-p4: support git worktrees

 git-p4.py                 | 17 +++++++++++++----
 t/t9800-git-p4-basic.sh   | 20 ++++++++++++++++++++
 t/t9806-git-p4-options.sh | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+), 4 deletions(-)

-- 
2.8.2.703.g78b384c.dirty


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-13 21:51 [PATCHv3] git-p4 worktree support Luke Diamand
2016-12-13 21:51 ` [PATCHv3] git-p4: support git worktrees Luke Diamand
2016-12-14  0:08   ` Junio C Hamano

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).