git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Introduce the .git-file
@ 2008-02-04 20:59 Lars Hjemli
  2008-02-04 20:59 ` [PATCH 1/4] Add platform-independent .git "symlink" Lars Hjemli
  0 siblings, 1 reply; 13+ messages in thread
From: Lars Hjemli @ 2008-02-04 20:59 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Johannes Schindelin, Shawn O. Pearce, git

This is a resend of my previous patches + an update to make git-submodule
work with the .git-file + a litte documentation.

PS: Regarding the color of the bikeshed, it seems that everyone can live
with  "gitdir:" so that's what I ended up using.

Diffstat:
 Documentation/repository-layout.txt |    5 ++-
 git-submodule.sh                    |    4 +-
 setup.c                             |   40 +++++++++++++++++++
 t/t0002-gitfile.sh                  |   71 +++++++++++++++++++++++++++++++++++
 4 files changed, 117 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-02-06 10:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-04 20:59 [PATCH 0/4] Introduce the .git-file Lars Hjemli
2008-02-04 20:59 ` [PATCH 1/4] Add platform-independent .git "symlink" Lars Hjemli
2008-02-04 20:59   ` [PATCH 2/4] Document the .git-file Lars Hjemli
2008-02-04 20:59     ` [PATCH 3/4] Add tests for .git file Lars Hjemli
2008-02-04 20:59       ` [PATCH 4/4] git-submodule: prepare for the .git-file Lars Hjemli
2008-02-04 22:23         ` Mike Hommey
2008-02-04 22:44           ` Lars Hjemli
2008-02-06  3:25       ` [PATCH 3/4] Add tests for .git file Junio C Hamano
2008-02-06  7:56         ` [PATCH 3/4 v2] " Lars Hjemli
2008-02-06  8:40           ` Junio C Hamano
2008-02-06  9:30             ` Lars Hjemli
2008-02-06 10:13               ` Junio C Hamano
2008-02-06 10:35                 ` Lars Hjemli

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).