Jonathan Nieder writes:
> * More typical usage is to clone from a bare repository (A.git), which
>wouldn't have this problem. But I think your case is worth
>supporting, too.
I think the relative URL among nested submodules was specifically
designed for hosting environments that have f
Hi,
On Mon, Jan 13, 2014 at 11:55:18AM -0800, Jonathan Nieder wrote:
> Lianheng Tong wrote:
>
> > git clone W1:/.git
>
> Interesting.
>
> Thoughts:
>
> * More typical usage is to clone from a bare repository (A.git), which
>wouldn't have this problem. But I think your case is worth
>
Hi,
Lianheng Tong wrote:
> git clone W1:/.git
Interesting.
Thoughts:
* More typical usage is to clone from a bare repository (A.git), which
wouldn't have this problem. But I think your case is worth
supporting, too.
* What would you think of putting symlinks in A's .git directory?
Hi All,
I am currently working on a project, call it A, which contains several
sub-projects B, C, D. The B, C, D are actually experimental input and outputs
for simulation runs, which I need to keep track of the daily changes. Most of
these calculations are done on workstation, but I do need
4 matches
Mail list logo