From: Chris Packham <judge.packham@gmail.com>
To: git@vger.kernel.org
Cc: jrnieder@gmail.com, gitster@pobox.com, j.sixt@viscovery.net,
bebarino@gmail.com
Subject: git alternate command
Date: Mon, 29 Mar 2010 14:39:39 -0700 [thread overview]
Message-ID: <1269898781-18564-1-git-send-email-judge.packham@gmail.com> (raw)
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(-)
next reply other threads:[~2010-03-29 21:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 21:39 Chris Packham [this message]
2010-03-29 21:39 ` [PATCHv3 1/2] Add git alternate command Chris Packham
2010-03-29 21:39 ` [PATCHv3 2/2] tests for " Chris Packham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1269898781-18564-1-git-send-email-judge.packham@gmail.com \
--to=judge.packham@gmail.com \
--cc=bebarino@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=j.sixt@viscovery.net \
--cc=jrnieder@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).