* Fwd: git-new-workdir for Windows (#9)
[not found] ` <git/git/pull/9/c1372088@github.com>
@ 2011-06-15 16:24 ` Daniel Smith
2011-06-20 5:50 ` Ramkumar Ramachandra
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Smith @ 2011-06-15 16:24 UTC (permalink / raw)
To: git
The git-new-workdir script creates copies of files instead of symbolic
links, when run from Git Bash on Windows Vista. I modified it to use
mklink via cmd.exe. I have an open pull request on GitHub:
https://github.com/git/git/pull/9.
I'm not sure how permanent that link is, so here is a link to the file
in my fork of git:
https://github.com/dansmith65/git/blob/master/contrib/workdir/git-new-workdir-win
- Dan
---------- Forwarded message ----------
From: snaewe <reply+i-1057590-454ecf9c3cc5385e5ea53b0726af874fd2ef4b00@reply.github.com>
Date: Wed, Jun 15, 2011 at 1:31 AM
Subject: Re: [git] git-new-workdir for Windows (#9)
To: dansmith65@gmail.com
I guess this might get more attention at the git mailing list at
git@vger.kernel.org.
--
Reply to this email directly or view it on GitHub:
https://github.com/git/git/pull/9#issuecomment-1372088
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-new-workdir for Windows (#9)
2011-06-15 16:24 ` Fwd: git-new-workdir for Windows (#9) Daniel Smith
@ 2011-06-20 5:50 ` Ramkumar Ramachandra
0 siblings, 0 replies; 2+ messages in thread
From: Ramkumar Ramachandra @ 2011-06-20 5:50 UTC (permalink / raw)
To: Daniel Smith; +Cc: git
Hi Daniel,
Daniel Smith writes:
> The git-new-workdir script creates copies of files instead of symbolic
> links, when run from Git Bash on Windows Vista. I modified it to use
> mklink via cmd.exe. I have an open pull request on GitHub:
> https://github.com/git/git/pull/9.
>
> I'm not sure how permanent that link is, so here is a link to the file
> in my fork of git:
> https://github.com/dansmith65/git/blob/master/contrib/workdir/git-new-workdir-win
Thank you for fixing this. However, we can't accept patches via pull
requests on GitHub. Please read Documentation/SubmittingPatches to
submit a neatly formatted patch so that we can consider it for
inclusion. Also, please consider patching the existing
git-new-workdir script to work with GitBash instead of creating one
from scratch.
Thanks.
-- Ram
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-20 5:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <git/git/pull/9@github.com>
[not found] ` <git/git/pull/9/c1372088@github.com>
2011-06-15 16:24 ` Fwd: git-new-workdir for Windows (#9) Daniel Smith
2011-06-20 5:50 ` Ramkumar Ramachandra
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).