All of lore.kernel.org
 help / color / mirror / Atom feed
* git alternate command
@ 2010-03-29 21:39 Chris Packham
  2010-03-29 21:39 ` [PATCHv3 1/2] Add " Chris Packham
  2010-03-29 21:39 ` [PATCHv3 2/2] tests for " Chris Packham
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Packham @ 2010-03-29 21:39 UTC (permalink / raw)
  To: git; +Cc: jrnieder, gitster, j.sixt, bebarino

Here is the latest version of my git alternate command. The major difference to
the last update is additional tests for deleting alternates and some updates to
the test based on Hannes' feedback.

I still am intending to add documentation and to look into Stephens suggestions
for changing the UI to use add|delete|show instead of -a|-d.

I'm also interested in any feedback regarding the actual output from the command.

Cheers,
Chris

---

 Makefile                 |    1 +
 git-alternate.sh         |  156 ++++++++++++++++++++++++++++++++++++++++++++++
 t/t1430-alternate-cmd.sh |  154 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 311 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2010-03-29 21:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-29 21:39 git alternate command Chris Packham
2010-03-29 21:39 ` [PATCHv3 1/2] Add " Chris Packham
2010-03-29 21:39 ` [PATCHv3 2/2] tests for " Chris Packham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.