From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Yann Dirson <ydirson@altern.org>
Cc: GIT list <git@vger.kernel.org>
Subject: Re: List of bugs and suggestions
Date: Tue, 18 Sep 2007 00:26:20 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0709180023060.28586@racer.site> (raw)
In-Reply-To: <20070917225441.GA32647@nan92-1-81-57-214-146.fbx.proxad.net>
Hi,
On Tue, 18 Sep 2007, Yann Dirson wrote:
> stash:
>
> - "git stash show junk" acts like "git stash show"
>
> - changes stashed in the index are unstashed only in workdir. If that's
> intended, a note in the "stash apply" doc would be useful; but then I am
> left puzzled as to the usefulness of storing the index state in the
> stash branch: it could surely be applied by a variant of "stash apply",
> but such a command does not seem to exist yet ?
It does, but it is not documented: "git stash apply --index".
> misc git:
>
> - git has problems with cascaded alternates that use relative paths.
Known error, Pasky has lamented about that already. I think we could get
away with using make_absolute_path() cleverly.
Ciao,
Dscho
prev parent reply other threads:[~2007-09-17 23:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-17 22:54 List of bugs and suggestions Yann Dirson
2007-09-17 23:26 ` Johannes Schindelin [this message]
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=Pine.LNX.4.64.0709180023060.28586@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=ydirson@altern.org \
/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).