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

Second attempt at teaching git-p4 about worktrees.

Earlier discussion here:

http://marc.info/?l=git&m=148097985622294

Git-p4 exports GIT_DIR so that when it chdirs into the
P4 client area to apply the change, git commands called
from there will work correctly.

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

 git-p4.py               | 47 ++++++++++++++++++++++++++---------------------
 t/t9800-git-p4-basic.sh | 20 ++++++++++++++++++++
 2 files changed, 46 insertions(+), 21 deletions(-)

-- 
2.8.2.703.g78b384c.dirty


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

end of thread, other threads:[~2016-12-13 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-10 21:57 [PATCHv2] git-p4 worktree support Luke Diamand
2016-12-10 21:57 ` [PATCHv2] git-p4: support git worktrees Luke Diamand
2016-12-11  7:19   ` Luke Diamand
2016-12-13 11:17     ` Duy Nguyen

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