From: layer <layer@known.net>
To: git@vger.kernel.org
Subject: git + cygwin + core.editor - adding drive when it shouldn't
Date: Thu, 23 Jun 2011 14:23:10 -0700 [thread overview]
Message-ID: <22216.1308864190@relay.known.net> (raw)
Windows Server 2008 R2. Git 1.7.5.1.
When I startup bash in my home directory, HOME is /home/layer.
If I rebase -i, when core.editor set to emacsclientw (from GNU Emacs
23.2), I trace the server side and see a bogus filename coming over:
1 -> server-visit-files: files=(("c:/home/layer/acl82.64/src/cl/.git/rebase-merge/git-rebase-todo")) proc=#<process server <127.0.0.1:55428>> nowait=nil
c:/home/layer/... is wrong. The value in Windows of HOME is
c:\cygwin\home\layer, and as I said, bash makes it /home/layer.
Adding the c: before /home is killing me. It makes it impossible to
rebase when the inside my home directory.
Help!
Thanks.
Kevin
next reply other threads:[~2011-06-23 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 21:23 layer [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-23 22:09 git + cygwin + core.editor - adding drive when it shouldn't layer
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=22216.1308864190@relay.known.net \
--to=layer@known.net \
--cc=git@vger.kernel.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 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.