From: Junio C Hamano <gitster@pobox.com>
To: picca <picca@synchrotron-soleil.Fr>
Cc: git@vger.kernel.org
Subject: Re: tracking a file from another project in my own project
Date: Tue, 22 Jan 2008 01:20:41 -0800 [thread overview]
Message-ID: <7v7ii2rzbq.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080122093546.72db8da0@synchrotron-soleil.Fr> (picca@synchrotron-soleil.Fr's message of "Tue, 22 Jan 2008 09:35:46 +0100")
picca <picca@synchrotron-soleil.Fr> writes:
> This way all strbug bugs corrected in git.git will be apply
> automatically to my own project.
If I were you I'd probably just keep git.git as a submodule in
your project and have two symlinks from your toplevel pointing
at git.git/strbuf.[ch] (or from src/ to ../git.git/strbuf.[ch]).
Or "merge -s subtree".
next prev parent reply other threads:[~2008-01-22 9:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-22 8:35 tracking a file from another project in my own project picca
2008-01-22 9:20 ` Junio C Hamano [this message]
2008-01-22 13:56 ` picca
2008-01-22 15:23 ` Jakub Narebski
2008-01-22 17:30 ` Sergei Organov
2008-01-22 18:34 ` Jakub Narebski
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=7v7ii2rzbq.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=picca@synchrotron-soleil.Fr \
/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).