Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Josef Weidendorfer
Date: Monday, December 11, 2006 - 8:07 am

On Monday 11 December 2006 14:33, Johannes Schindelin wrote:

You are totally right.

The .gitlink thing is tailored to allow submodule support later. It includes
some smart searching for the git repository to allow moving the checkout in
some limits without breaking the link to the repository.

Aside from this, the proposal is more flexible in that you can specify not
only GIT_DIR (or the GIT_DIR_HINT to trigger smart search), but also
GIT_INDEX_FILE and GIT_HEAD_FILE, which allows different checkouts
(with different index state and HEAD) for the same repo easily.

Which is not needed in this case.
So, sorry for the noise ;-)

Josef
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Josef Weidendorfer, (Mon Dec 11, 5:13 am)
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Johannes Schindelin, (Mon Dec 11, 6:33 am)
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Josef Weidendorfer, (Mon Dec 11, 8:07 am)