From: Jeff King <peff@peff.net>
To: Steven Walter <stevenrwalter@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] yap: Yet Another (Git) Porcelain
Date: Sat, 6 Sep 2008 14:40:33 -0400 [thread overview]
Message-ID: <20080906184033.GA4598@coredump.intra.peff.net> (raw)
In-Reply-To: <e06498070809061133p2e3a206fmfd47961645b15ff@mail.gmail.com>
On Sat, Sep 06, 2008 at 02:33:21PM -0400, Steven Walter wrote:
> http://repo.or.cz/w/yap.git
Hmm. Bug, or am I missing something fundamental?
$ mkdir repo && cd repo
$ yap init
Initialized empty Git repository in /home/peff/repo/.git/
$ echo content >file
$ yap add file
Current branch: master
Files with staged changes:
(none)
Files with unstaged changes:
file
$ yap add file
Current branch: master
Files with staged changes:
(none)
Files with unstaged changes:
file
file
$ yap add file
Current branch: master
Files with staged changes:
(none)
Files with unstaged changes:
file
file
file
-Peff
next prev parent reply other threads:[~2008-09-06 18:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-06 15:07 [ANNOUNCE] yap: Yet Another (Git) Porcelain Steven Walter
2008-09-06 15:36 ` Jakub Narebski
[not found] ` <e06498070809060912q2f7ed0cflb02e3efc7b81976e@mail.gmail.com>
2008-09-06 19:01 ` Jakub Narebski
2008-09-06 20:04 ` Steven Walter
2008-09-08 3:45 ` Govind Salinas
2008-09-09 1:05 ` Steven Walter
2008-09-09 4:25 ` Govind Salinas
2008-09-06 16:39 ` Giuseppe Bilotta
2008-09-06 17:39 ` Jeff King
2008-09-06 18:33 ` Steven Walter
2008-09-06 18:40 ` Jeff King [this message]
2008-09-06 18:45 ` Steven Walter
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=20080906184033.GA4598@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=stevenrwalter@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).